diff options
author | Rik van Riel <[email protected]> | 2014-06-23 11:41:29 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-07-05 11:17:33 +0200 |
commit | f0b8a4afd6a8c500161e45065a91738b490bf5ae (patch) | |
tree | ba510d83c047b38a726ee8f0bb4a65ba143a9216 /fs/jbd2/commit.c | |
parent | 4486edd12b5ac8a9af7a5e16e4b9eeb3b8339c10 (diff) |
sched/numa: Use group's max nid as task's preferred nid
From task_numa_placement, always try to consolidate the tasks
in a group on the group's top nid.
In case this task is part of a group that is interleaved over
multiple nodes, task_numa_migrate will set the task's preferred
nid to the best node it could find for the task, so this patch
will cause at most one run through task_numa_migrate.
Signed-off-by: Rik van Riel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions