Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dcompaction.c1924 static int sysctl_extfrag_threshold = 500; variable
2438 fragindex <= sysctl_extfrag_threshold) { in compaction_suitable()
3319 .data = &sysctl_extfrag_threshold,