Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h3162 extern unsigned int sysctl_numa_balancing_hot_threshold;
H A Dfair.c2271 unsigned int sysctl_numa_balancing_hot_threshold = MSEC_PER_SEC;
2760 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()
2263 unsigned int sysctl_numa_balancing_hot_threshold = MSEC_PER_SEC; global() variable