Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Ddebug.c532 debugfs_create_u32("hot_threshold_ms", 0644, numa, &sysctl_numa_balancing_hot_threshold); in sched_init_debug()
H A Dsched.h2813 extern unsigned int sysctl_numa_balancing_hot_threshold;
H A Dfair.c1464 unsigned int sysctl_numa_balancing_hot_threshold = MSEC_PER_SEC; variable
1951 def_th = sysctl_numa_balancing_hot_threshold; in should_numa_migrate_memory()