Lines Matching refs:allocator
129 prompt "Default allocator"
134 Selects the default allocator for the compressed cache for
147 Use the zbud allocator as the default allocator.
153 Use the z3fold allocator as the default allocator.
162 Use the zsmalloc allocator as the default allocator.
174 tristate "2:1 compression allocator (zbud)"
177 A special purpose allocator for storing compressed pages.
184 tristate "3:1 compression allocator (z3fold) (DEPRECATED)"
191 A special purpose allocator for storing compressed pages.
204 prompt "N:1 compression allocator (zsmalloc)" if (ZSWAP || ZRAM)
207 zsmalloc is a slab-based memory allocator designed to store
240 menu "Slab allocator options"
250 Configures the slab allocator in a way to achieve minimal memory
253 SLOB allocator and is not recommended for systems with more than
278 allocator against heap overflows.
286 sacrifices to harden the kernel slab allocator against common
312 order find ways to optimize the allocator. This should never be
314 the allocator by a few percentage points. The slabinfo command
347 endmenu # Slab allocator options
350 bool "Page allocator randomization"
353 Randomization of the page allocator improves the average
397 ELF-FDPIC binfmt's brk and stack allocator.
641 reliably. The page allocator relies on compaction heavily and
660 free pages from the buddy allocator for the purpose of reporting
706 In page allocator, PCP (Per-CPU pageset) is refilled and drained in
789 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
791 the excess and return it to the allocator.
794 system allocator, which can cause extra fragmentation, particularly
906 # UP and nommu archs use km based percpu allocator