On Tue, Sep 11, 2007 at 08:22:43AM -0700, Randy Dunlap wrote: > That looks odd, like it's a filesystem. > What does cfs really mean?
cfs = completely fair scheduler :) In this thread, we are talking of hooking the cfs cpu scheduler with the task-container framework in -mm tree, so that the scheduler can deal with groups of tasks rather than just tasks, while handling fairness of cpu allocation. I agree "cfs" control subsystem does look odd a bit here. "cpu" control subsystem seems better. -- Regards, vatsa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/