Lines Matching full:allocator
288 reliably. The page allocator relies on compaction heavily and
302 free pages from the buddy allocator for the purpose of reporting
417 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
419 the excess and return it to the allocator.
422 system allocator, which can cause extra fragmentation, particularly
491 # UP and nommu archs use km based percpu allocator
537 bool "Contiguous Memory Allocator"
542 This enables the Contiguous Memory Allocator which allows other
685 prompt "Compressed cache for swap pages default allocator"
689 Selects the default allocator for the compressed cache for
702 Use the zbud allocator as the default allocator.
708 Use the z3fold allocator as the default allocator.
714 Use the zsmalloc allocator as the default allocator.
744 A special purpose allocator for storing compressed pages.
754 A special purpose allocator for storing compressed pages.
760 tristate "Memory allocator for compressed pages"
763 zsmalloc is a slab-based memory allocator designed to store
766 non-standard allocator interface where a handle, not a pointer, is