Lines Matching refs:allocator
116 prompt "Default allocator"
120 Selects the default allocator for the compressed cache for
133 Use the zbud allocator as the default allocator.
139 Use the z3fold allocator as the default allocator.
145 Use the zsmalloc allocator as the default allocator.
157 tristate "2:1 compression allocator (zbud)"
160 A special purpose allocator for storing compressed pages.
167 tristate "3:1 compression allocator (z3fold)"
170 A special purpose allocator for storing compressed pages.
177 prompt "N:1 compression allocator (zsmalloc)" if ZSWAP
180 zsmalloc is a slab-based memory allocator designed to store
194 menu "SLAB allocator options"
197 prompt "Choose SLAB allocator"
200 This option allows to select a slab allocator.
207 The regular slab allocator that is established and known to work
215 SLUB is a slab allocator that minimizes cache line usage
220 a slab allocator.
227 SLOB replaces the stock allocator with a drastically simpler
228 allocator. SLOB is generally more space efficient but
254 allocator against heap overflows.
262 sacrifices to harden the kernel slab allocator against common
273 order find ways to optimize the allocator. This should never be
275 the allocator by a few percentage points. The slabinfo command
291 endmenu # SLAB allocator options
294 bool "Page allocator randomization"
297 Randomization of the page allocator improves the average
342 ELF-FDPIC binfmt's brk and stack allocator.
569 reliably. The page allocator relies on compaction heavily and
589 free pages from the buddy allocator for the purpose of reporting
708 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
710 the excess and return it to the allocator.
713 system allocator, which can cause extra fragmentation, particularly
800 # UP and nommu archs use km based percpu allocator