Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Ddebug.c530 debugfs_create_u32("scan_period_max_ms", 0644, numa, &sysctl_numa_balancing_scan_period_max); in sched_init_debug()
H A Dfair.c1455 unsigned int sysctl_numa_balancing_scan_period_max = 60000; variable
1570 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max()
1903 th_period = sysctl_numa_balancing_scan_period_max; in numa_promotion_adjust_threshold()
1908 sysctl_numa_balancing_scan_period_max / MSEC_PER_SEC; in numa_promotion_adjust_threshold()
H A Dsched.h2811 extern unsigned int sysctl_numa_balancing_scan_period_max;