Lines Matching refs:allocation
3 The kmem tracing system captures events related to object and page allocation
6 o Slab allocation of small objects of unknown type (kmalloc)
7 o Slab allocation of small objects of known type
8 o Page allocation
15 1. Slab allocation of small objects of unknown type
23 internal fragmented as a result of the allocation pattern. By correlating
25 the allocation sites were.
28 2. Slab allocation of small objects of known type
39 3. Page allocation
46 These four events deal with page allocation and freeing. mm_page_alloc is
84 between allocation and freeing. A number of drain or refill pages that occur
97 External fragmentation affects whether a high-order allocation will be