Searched defs:PAGES_PER_WAITQUEUE (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_alloc.c3404 * The constant PAGES_PER_WAITQUEUE specifies the ratio of pages to
3407 #define PAGES_PER_WAITQUEUE 256 macro
3414 pages /= PAGES_PER_WAITQUEUE;

Completed in 43 milliseconds