Tagged Questions
9
votes
1answer
3k views
How can I configure cgroups to fairly share resources between users?
There used to be a kernel config option called sched_user or similar under cgroups. This allowed (to my knowledge) all users to fairly share system resources. In 2.6.35 it is not available. Is there a ...