Lines Matching full:blocks
5 menu "Memory Blocks"
8 bool "(Yet Another) Memory Blocks Allocator"
11 () All memory blocks have a single fixed size.
12 () Multiple blocks can be allocated or freed at the same time.
13 () A group of blocks allocated together may not be contiguous.
16 () Bookkeeping of allocated blocks is done outside of
22 bool "Memory Blocks Allocator event notifications"
26 This allows application to listen for memory blocks allocator
30 bool "Memory blocks runtime statistics"
34 blocks statistics related to the current and maximum number
38 bool "Kernel object for memory blocks"
46 bool "Object core statistics for memory blocks"
52 the memory blocks.