Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmmzone.h1199 unsigned int nbp_threshold; member
/Linux-v6.1/kernel/sched/
Dfair.c1546 th = pgdat->nbp_threshold ? : ref_th; in numa_promotion_adjust_threshold()
1552 pgdat->nbp_threshold = th; in numa_promotion_adjust_threshold()
1576 pgdat->nbp_threshold = 0; in should_numa_migrate_memory()
1585 th = pgdat->nbp_threshold ? : def_th; in should_numa_migrate_memory()
Dcore.c4416 pgdat->nbp_threshold = 0; in reset_memory_tiering()