LWN.net Logo

Staircase cpu scheduler and -ck updates

From:  Con Kolivas <kernel@kolivas.org>
To:  linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject:  Staircase cpu scheduler and -ck updates
Date:  Wed, 07 Jul 2004 23:45:22 +1000
Cc:  ck kernel mailing list <ck@vds.kolivas.org>

Hi all

A tiny SCHED_FIFO microoptimisation and comments changes make up the 
staircase7.9 patch. I doubt anyone will notice any difference, but this 
shows the relative stability/maturity of the scheduler now. Patches for 
vanilla, 2.6.7-bk20 and 2.6.7-mm6 are available. The sched batch (idle 
scheduling) and sched iso (soft real time scheduling) policies are also 
available, stable and ready for prime time testing.

The sched batch and sched iso policies have been updated slightly. The 
sched batch implementation should be safe for disk intensive loads while 
still minimising it's cpu usage as much as possible.

I've resynced with 2.6.7-bk20 as the bk19 introduced the security fixes 
so if you feel you need the security updates you should move to this 
snapshot.

There was a small cfq bug Jens has just addressed and I've added the 
incremental fix to that in the ck-dev, mm6 and bk20 snapshots. If you 
use cfq (ck does by default) it is probably worth applying this fix.

Kernel homepage here:
http://kernel.kolivas.org

Patches available here:
http://ck.kolivas.org/patches/2.6/2.6.7/

Cheers,
Con


Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds