From: Peter Zijlstra Date: Mon, 15 Oct 2007 15:00:04 +0000 (+0200) Subject: sched: new task placement for vruntime X-Git-Tag: v2.6.24-rc1~1289^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d78e7b656aa6440c337302fe065338ce840a64e;p=pandora-kernel.git sched: new task placement for vruntime add proper new task placement for the vruntime based math too. ( note: introduces a swap() macro, but the swap token is too widely used in the kernel namespace for a generic version to be added without changing non-scheduler code - so this cleanup will be done separately. ) Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed