]> 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>
Sun, 28 Oct 2012 14:45:38 +0000 (15:45 +0100)
commit995334a2ee83d70cfa9f2f2f511feb8e0fb49494
tree091df58cabec2248ff718c0444d71d4c707469bc
parent7ee9d9209c576223748f87863c79a09e653a2b5d
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: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Mike Galbraith <efault@gmx.de>
Rik van Riel <riel@redhat.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]