Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755250AbYBYOP0 (ORCPT ); Mon, 25 Feb 2008 09:15:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753629AbYBYOPR (ORCPT ); Mon, 25 Feb 2008 09:15:17 -0500 Received: from E23SMTP06.au.ibm.com ([202.81.18.175]:46354 "EHLO e23smtp06.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753283AbYBYOPP (ORCPT ); Mon, 25 Feb 2008 09:15:15 -0500 Date: Mon, 25 Feb 2008 19:45:04 +0530 From: Dhaval Giani To: Srivatsa Vaddagiri , Ingo Molnar , Peter Zijlstra Cc: Sudhir Kumar , Balbir Singh , Aneesh Kumar KV , lkml , vgoyal@redhat.com, serue@us.ibm.com, menage@google.com Subject: [RFC, PATCH 0/2] sched: add multiple hierarchy support to the CFS group scheduler Message-ID: <20080225141504.GA27746@linux.vnet.ibm.com> Reply-To: Dhaval Giani MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 672 Lines: 21 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/