From a56e7084603240c2bceaaaa2812d493a9bf0b437 Mon Sep 17 00:00:00 2001 From: Dhaval Giani Date: Wed, 4 Nov 2009 03:15:44 +0530 Subject: [PATCH] --- yaml --- r: 169889 b: refs/heads/master c: 45a5c8bad827ebb9c9798becc15bce2e804d49e0 h: refs/heads/master i: 169887: 063efdc5fdda2ff0f3c4a0851174632922e07bc3 v: v3 --- [refs] | 2 +- trunk/Documentation/feature-removal-schedule.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c3a8f3abd138..1a1013e33ef8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9824a2b728b63e7ff586b9fd9293c819be79f0f3 +refs/heads/master: 45a5c8bad827ebb9c9798becc15bce2e804d49e0 diff --git a/trunk/Documentation/feature-removal-schedule.txt b/trunk/Documentation/feature-removal-schedule.txt index bc693fffabe0..f613df8ec7bf 100644 --- a/trunk/Documentation/feature-removal-schedule.txt +++ b/trunk/Documentation/feature-removal-schedule.txt @@ -6,6 +6,21 @@ be removed from this file. --------------------------- +What: USER_SCHED +When: 2.6.34 + +Why: USER_SCHED was implemented as a proof of concept for group scheduling. + The effect of USER_SCHED can already be achieved from userspace with + the help of libcgroup. The removal of USER_SCHED will also simplify + the scheduler code with the removal of one major ifdef. There are also + issues USER_SCHED has with USER_NS. A decision was taken not to fix + those and instead remove USER_SCHED. Also new group scheduling + features will not be implemented for USER_SCHED. + +Who: Dhaval Giani + +--------------------------- + What: PRISM54 When: 2.6.34