]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched, numa, mm: Add credits for NUMA placement
authorRik van Riel <riel@redhat.com>
Thu, 18 Oct 2012 21:19:28 +0000 (17:19 -0400)
committerIngo Molnar <mingo@kernel.org>
Mon, 19 Nov 2012 02:31:54 +0000 (03:31 +0100)
commitcb27d6087bc812d0624ef774a9ddee81f7cc0895
tree2a2e939bdc35277e9dc4894a1f5ebcc96cc068da
parentcdb949aa3f64168527963495526982aa4a288258
sched, numa, mm: Add credits for NUMA placement

The NUMA placement code has been rewritten several times, but
the basic ideas took a lot of work to develop. The people who
put in the work deserve credit for it. Thanks Andrea & Peter :)

[ The Documentation/scheduler/numa-problem.txt file should
  probably be rewritten once we figure out the final details of
  what the NUMA code needs to do, and why. ]

Signed-off-by: Rik van Riel <riel@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Hugh Dickins <hughd@google.com>
Link: http://lkml.kernel.org/r/20121018171928.24d06af4@cuia.bos.redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
----
This is against tip.git numa/core
CREDITS
kernel/sched/fair.c
mm/memory.c