Searched refs:MAX_PAGE_WRITER_IO_PRIORITY (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/vm/
H A Dvm_page.cpp69 #define MAX_PAGE_WRITER_IO_PRIORITY B_URGENT_DISPLAY_PRIORITY macro
2386 ioPriority = MAX_PAGE_WRITER_IO_PRIORITY;
2388 ioPriority = (uint64)MAX_PAGE_WRITER_IO_PRIORITY * modifiedPages

Completed in 41 milliseconds