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

/linux-master/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
/linux-master/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
/linux-master/mm/
H A Dpage_alloc.c3106 int __read_mostly node_reclaim_distance = RECLAIM_DISTANCE;

Completed in 114 milliseconds