Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddebug.c372 debugfs_create_u32("hot_threshold_ms", 0644, numa, &sysctl_numa_balancing_hot_threshold); in sched_init_debug()
H A Dsched.h2547 extern unsigned int sysctl_numa_balancing_hot_threshold;
H A Dfair.c1413 unsigned int sysctl_numa_balancing_hot_threshold = MSEC_PER_SEC; variable
1895 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()