On Thu, 2007-11-01 at 12:58 +0100, Peter Zijlstra wrote: > > sched_slice() is about lantecy, its intended purpose is to ensure each > > task is ran exactly once during sched_period() - which is > > sysctl_sched_latency when nr_running <= sysctl_sched_nr_latency, and > > otherwise linearly scales latency.
The thing that got my brain in a twist is what to do about the non-leaf nodes, for those it seems I'm not doing the right thing - I think. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/