]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched, numa, mm: Describe the NUMA scheduling problem formally
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 12 Oct 2012 10:13:10 +0000 (12:13 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 19 Nov 2012 01:15:39 +0000 (02:15 +0100)
commit49e0b1784791875787a198a00776ee118cd2233c
tree5880ce93cc9bbc7cf49332936a4ded2c0be5132a
parent45eb17a6a8b22fbe092526a414166f8e378f212a
sched, numa, mm: Describe the NUMA scheduling problem formally

This is probably a first: formal description of a complex high-level
computing problem, within the kernel source.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Link: http://lkml.kernel.org/n/tip-mmnlpupoetcatimvjEld16Pb@git.kernel.org
[ Next step: generate the kernel source from such formal descriptions and retire to a tropical island! ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/numa-problem.txt [new file with mode: 0644]