From:
Con Kolivas <kernel@kolivas.org>
To:
linux kernel mailing list <linux-kernel@vger.kernel.org>,
ck list <ck@vds.kolivas.org>,
Andrew Morton <akpm@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu>
Subject:
[PATCH][ 0/5] Staircase deadline v0.36
Date:
2007年3月27日 13:07:56 +1100
What follows is a clean major iteration of the (now) Staircase Deadline cpu scheduler. Changes from RSDL v0.33: - All accounting is moved to tasks in nanosecond resolution removing requirement for Rotation component entirely - list_splice_tail is no longer required; dropped - Nicer nice with smaller rr_intervals if HZ tolerates it - Reworked SCHED_BATCH to keep same cpu bandwidith but lax latency - Updated documentation Patches that follow are for 2.6.21-rc5 Andrew please use these to replace the RSDL patches. -- -ck - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/