Lines Matching refs:allocator
238 reliably. The page allocator relies on compaction heavily and
252 free pages from the buddy allocator for the purpose of reporting
367 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
369 the excess and return it to the allocator.
372 system allocator, which can cause extra fragmentation, particularly
441 # UP and nommu archs use km based percpu allocator
625 prompt "Compressed cache for swap pages default allocator"
629 Selects the default allocator for the compressed cache for
642 Use the zbud allocator as the default allocator.
648 Use the z3fold allocator as the default allocator.
654 Use the zsmalloc allocator as the default allocator.
684 A special purpose allocator for storing compressed pages.
694 A special purpose allocator for storing compressed pages.
700 tristate "Memory allocator for compressed pages"
703 zsmalloc is a slab-based memory allocator designed to store
706 non-standard allocator interface where a handle, not a pointer, is