summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-11-10 18:55:37 +0100
committerIngo Molnar <mingo@elte.hu>2009-11-10 18:55:37 +0100
commit71a94d3248ec95cbfe709a29d2322d62863b19d1 (patch)
tree0fcfc21c83c382c0c9dc3018b45a88d368d3cfa4 /Documentation
parent3ae9eead288a9081e6e2aa1037b2064746adcdff (diff)
parenteae0c9dfb534cb3449888b9601228efa6480fdb5 (diff)
Merge branch 'sched/core' into auto-latest
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/feature-removal-schedule.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index bc693fffabe0..f613df8ec7bf 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/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 <dhaval@linux.vnet.ibm.com>
+
+---------------------------
+
What: PRISM54
When: 2.6.34