Lines Matching refs:allocator
131 prompt "Default allocator"
135 Selects the default allocator for the compressed cache for
148 Use the zbud allocator as the default allocator.
154 Use the z3fold allocator as the default allocator.
160 Use the zsmalloc allocator as the default allocator.
172 tristate "2:1 compression allocator (zbud)"
175 A special purpose allocator for storing compressed pages.
182 tristate "3:1 compression allocator (z3fold)"
185 A special purpose allocator for storing compressed pages.
192 prompt "N:1 compression allocator (zsmalloc)" if ZSWAP
195 zsmalloc is a slab-based memory allocator designed to store
228 menu "SLAB allocator options"
231 prompt "Choose SLAB allocator"
234 This option allows to select a slab allocator.
247 The regular slab allocator that is established and known to work
254 SLUB is a slab allocator that minimizes cache line usage
259 a slab allocator.
273 Configures the SLUB allocator in a way to achieve minimal memory
276 SLOB allocator and is not recommended for systems with more than
302 allocator against heap overflows.
310 sacrifices to harden the kernel slab allocator against common
321 order find ways to optimize the allocator. This should never be
323 the allocator by a few percentage points. The slabinfo command
356 endmenu # SLAB allocator options
359 bool "Page allocator randomization"
362 Randomization of the page allocator improves the average
407 ELF-FDPIC binfmt's brk and stack allocator.
646 reliably. The page allocator relies on compaction heavily and
666 free pages from the buddy allocator for the purpose of reporting
784 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
786 the excess and return it to the allocator.
789 system allocator, which can cause extra fragmentation, particularly
876 # UP and nommu archs use km based percpu allocator