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

/linux-master/mm/
H A Dcompaction.c2444 * ignore fragindex for non-costly orders where the alternative to
2453 int fragindex = fragmentation_index(zone, order); local
2455 if (fragindex >= 0 &&
2456 fragindex <= sysctl_extfrag_threshold) {

Completed in 198 milliseconds