Lines Matching refs:allocator
216 reliably. The page allocator relies on compaction heavily and
230 free pages from the buddy allocator for the purpose of reporting
351 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
353 the excess and return it to the allocator.
356 system allocator, which can cause extra fragmentation, particularly
425 # UP and nommu archs use km based percpu allocator
616 prompt "Compressed cache for swap pages default allocator"
620 Selects the default allocator for the compressed cache for
633 Use the zbud allocator as the default allocator.
639 Use the z3fold allocator as the default allocator.
645 Use the zsmalloc allocator as the default allocator.
676 A special purpose allocator for storing compressed pages.
686 A special purpose allocator for storing compressed pages.
692 tristate "Memory allocator for compressed pages"
695 zsmalloc is a slab-based memory allocator designed to store
698 non-standard allocator interface where a handle, not a pointer, is