[PATCH][0/3] Scheduler policies for staircase

From: Con Kolivas
Date: Tue Aug 03 2004 - 19:43:23 EST


These patches are not required to evaluate the staircase scheduler that is currently in mm2, so akpm you dont need to add these. However the users of the -ck patchset have been safely using the extra scheduling policies that these patches support. So this is for people to know they already exist and allow for wider testing.

The three patches that follow are:
schedrange - this makes it easier to implement more policies in code

schedbatch - this implements idle scheduling for close-to-weightless task scheduling which only schedules this class of task when nothing else wants to run.

schediso - this implements soft real time scheduling for non-privileged tasks (isochronous scheduling).

patches are for 2.6.8-rc2-mm2
see each following patch for more details.

Con

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/