Lines Matching refs:allocator
219 reliably. The page allocator relies on compaction heavily and
233 free pages from the buddy allocator for the purpose of reporting
354 allocator for chunks in 2^N*PAGE_SIZE amounts - which is frequently
356 the excess and return it to the allocator.
359 system allocator, which can cause extra fragmentation, particularly
428 # UP and nommu archs use km based percpu allocator
619 prompt "Compressed cache for swap pages default allocator"
623 Selects the default allocator for the compressed cache for
636 Use the zbud allocator as the default allocator.
642 Use the z3fold allocator as the default allocator.
648 Use the zsmalloc allocator as the default allocator.
679 A special purpose allocator for storing compressed pages.
689 A special purpose allocator for storing compressed pages.
695 tristate "Memory allocator for compressed pages"
698 zsmalloc is a slab-based memory allocator designed to store
701 non-standard allocator interface where a handle, not a pointer, is