Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dcompaction.c1927 static int sysctl_extfrag_threshold = 500; variable
2441 fragindex <= sysctl_extfrag_threshold) { in compaction_suitable()
3318 .data = &sysctl_extfrag_threshold,