Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169889
b: refs/heads/master
c: 45a5c8b
h: refs/heads/master
i:
  169887: 063efdc
v: v3
  • Loading branch information
Dhaval Giani authored and Ingo Molnar committed Nov 4, 2009
1 parent bcff563 commit a56e708
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9824a2b728b63e7ff586b9fd9293c819be79f0f3
refs/heads/master: 45a5c8bad827ebb9c9798becc15bce2e804d49e0
15 changes: 15 additions & 0 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a56e708

Please sign in to comment.