Home
last modified time | relevance | path

Searched refs:sysctl_extfrag_threshold (Results 1 – 1 of 1) sorted by relevance

/mm/
Dcompaction.c2307 if (fragindex >= 0 && fragindex <= sysctl_extfrag_threshold) in compaction_suitable()
2625 int sysctl_extfrag_threshold = 500; variable