On Thu, 2 Jun 2005 08:01 am, Steve Rotolo wrote: > On Wed, 2005-06-01 at 17:37, Con Kolivas wrote: > > I'll work on something. > > Great! I'd be happy to test a patch for you. Thanks!!! Ok this patch is only compile tested I'm sorry to say (without a real HT testing environment at the moment) but it uses jiffies and DEF_TIMESLICE to allow SCHED_NORMAL tasks to run per_cpu_gain % of DEF_TIMESLICE at a time. Thus it is not tied to timeslices at all for real time tasks which is appropriate. Can you try it please? It should apply to any recent kernel. Cheers, Con P.S. cc'ed Ingo Signed-off-by: Con Kolivas