Home
last modified time | relevance | path

Searched refs:RECLAIM_DISTANCE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtopology.h55 #ifndef RECLAIM_DISTANCE
57 * If the distance between nodes in a system is larger than RECLAIM_DISTANCE
62 #define RECLAIM_DISTANCE 30 macro
67 * reclaim distance (RECLAIM_DISTANCE) if remote memory accesses are
/kernel/linux/linux-6.6/include/linux/
H A Dtopology.h55 #ifndef RECLAIM_DISTANCE
57 * If the distance between nodes in a system is larger than RECLAIM_DISTANCE
62 #define RECLAIM_DISTANCE 30 macro
67 * reclaim distance (RECLAIM_DISTANCE) if remote memory accesses are
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dtopology.h23 #define RECLAIM_DISTANCE 15 macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dtopology.h23 #define RECLAIM_DISTANCE 15 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtopology.h14 * If zone_reclaim_mode is enabled, a RECLAIM_DISTANCE of 10 will mean that
17 #define RECLAIM_DISTANCE 10 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dtopology.h14 * If zone_reclaim_mode is enabled, a RECLAIM_DISTANCE of 10 will mean that
17 #define RECLAIM_DISTANCE 10 macro
/kernel/linux/linux-5.10/kernel/sched/
H A Dtopology.c1373 int __read_mostly node_reclaim_distance = RECLAIM_DISTANCE;
/kernel/linux/linux-6.6/mm/
H A Dpage_alloc.c3012 int __read_mostly node_reclaim_distance = RECLAIM_DISTANCE;

Completed in 16 milliseconds