]> 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>
Sun, 28 Oct 2012 16:31:16 +0000 (17:31 +0100)
commitc2ef354e5ab9d06a6b914f1241ade0b681330ffb
tree70083aa3d4a932e71c76bbc131c98fc84515ae3b
parentf7a688de2312e39cb456df3844f3996cc8c8ba5d
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: aarcange@redhat.com
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
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