[PATCH 48/63] sched: numa: stay on the same node if CLONE_VM

2013-10-07 Thread Mel Gorman
From: Rik van Riel A newly spawned thread inside a process should stay on the same NUMA node as its parent. This prevents processes from being "torn" across multiple NUMA nodes every time they spawn a new thread. Signed-off-by: Rik van Riel Signed-off-by: Mel Gorman --- include/linux/sched.h

[PATCH 48/63] sched: numa: stay on the same node if CLONE_VM

2013-09-27 Thread Mel Gorman
From: Rik van Riel A newly spawned thread inside a process should stay on the same NUMA node as its parent. This prevents processes from being "torn" across multiple NUMA nodes every time they spawn a new thread. Signed-off-by: Rik van Riel Signed-off-by: Mel Gorman --- include/linux/sched.h