Home
last modified time | relevance | path

Searched defs:per_cpu_pages (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dmmzone.h369 struct per_cpu_pages { struct
370 int count; /* number of pages in the list */
371 int high; /* high watermark, emptying needed */
372 int batch; /* chunk size for buddy add/remove */
373 short free_factor; /* batch scaling factor during free */
375 short expire; /* When 0, remote pagesets are drained */
379 struct list_head lists[NR_PCP_LISTS];

Completed in 10 milliseconds