From: Peter Williams Date: Mon, 21 Sep 2009 01:31:53 +0000 (+0000) Subject: sched: Simplify sys_sched_rr_get_interval() system call X-Git-Tag: v2.6.32-rc1~614^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d721ceadbeaa24d7f9dd41b3e5e29912327a7e1;p=pandora-kernel.git sched: Simplify sys_sched_rr_get_interval() system call By removing the need for it to know details of scheduling classes. This allows PlugSched to define orthogonal scheduling classes. Signed-off-by: Peter Williams Acked-by: Peter Zijlstra Cc: Mike Galbraith LKML-Reference: <06d1b89ee15a0eef82d7.1253496713@mudlark.pw.nest> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed