Gmane
From: Dhaval Giani <dhaval <at> linux.vnet.ibm.com>
Subject: [RFC, PATCH 0/2] sched: add multiple hierarchy support to the CFS group scheduler
Newsgroups: gmane.linux.kernel
Date: 2008-02-25 14:15:04 GMT (1 year, 18 weeks, 4 days, 22 hours and 18 minutes ago)
Hi Ingo,

These patches change the fairness model as discussed in
http://lkml.org/lkml/2008/1/30/634

Patch 1 -> Changes the fairness model
Patch 2 -> Allows one to create multiple levels of cgroups

The second patch is not very good with SMP yet, that is the next TODO.
Also it changes the behaviour of fair user. The root task group is the
parent task group and the other users are its children.

Thanks,
-- 
regards,
Dhaval