From: Ingo Molnar Date: Sat, 25 Aug 2007 20:17:19 +0000 (+0200) Subject: sched: s/sched_latency/sched_min_granularity X-Git-Tag: v2.6.23-rc4~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c46637aa894f904e2fb39086a3d7732f68bd50;p=pandora-kernel.git sched: s/sched_latency/sched_min_granularity runtime limit and wakeup granularity used to be a function of granularity and that was incorrect changed to sched_latency. Fix this to make wakeup granularity a function of min-granularity, and the runtime limit equal to latency. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed