Searched refs:sysctl_numa_balancing_scan_period_max (Results 1 – 3 of 3) sorted by relevance
370 debugfs_create_u32("scan_period_max_ms", 0644, numa, &sysctl_numa_balancing_scan_period_max); in sched_init_debug()
1372 unsigned int sysctl_numa_balancing_scan_period_max = 60000; variable1487 smax = sysctl_numa_balancing_scan_period_max / task_nr_scan_windows(p); in task_scan_max()1820 th_period = sysctl_numa_balancing_scan_period_max; in numa_promotion_adjust_threshold()1825 sysctl_numa_balancing_scan_period_max / MSEC_PER_SEC; in numa_promotion_adjust_threshold()
2537 extern unsigned int sysctl_numa_balancing_scan_period_max;