Lines Matching refs:pages
22 justified, particularly if kmalloc slab pages are getting significantly
50 If pages are allocated directly from the buddy allocator, the
60 When pages are freed in batch, the also mm_page_free_batched is triggered.
61 Broadly speaking, pages are taken off the LRU lock in bulk and
72 for order-0 pages, reduces contention on the zone->lock and reduces the
75 When a per-CPU list is empty or pages of the wrong type are allocated,
80 When the per-CPU list is too full, a number of pages are freed, each one
83 The individual nature of the events is so that pages can be tracked
84 between allocation and freeing. A number of drain or refill pages that occur
90 line bounces due to writes between CPUs and worth investigating if pages
99 it is avoided where possible. If the system is using huge pages and needs