Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753946AbYAHXgX (ORCPT ); Tue, 8 Jan 2008 18:36:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751553AbYAHXgP (ORCPT ); Tue, 8 Jan 2008 18:36:15 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:44705 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751421AbYAHXgO (ORCPT ); Tue, 8 Jan 2008 18:36:14 -0500 Subject: Re: [PATCH 12/11] sched: rt-group: uid-group interface From: Peter Zijlstra To: Kay Sievers Cc: Dhaval Giani , vatsa@linux.vnet.ibm.com, LKML , Ingo Molnar , Balbir Singh , dmitry.adamushko@gmail.com, Steven Rostedt , Gregory Haskins , Thomas Gleixner , Greg Kroah-Hartman , Andrew Morton In-Reply-To: <3ae72650801080631p2b2c50a6q3d59badf06b62684@mail.gmail.com> References: <20080106161128.152634000@chello.nl> <1199703080.7143.24.camel@twins> <20080107122330.GB25945@linux.vnet.ibm.com> <1199725063.31975.53.camel@lappy> <20080108105733.GA2569@linux.vnet.ibm.com> <1199790150.7143.57.camel@twins> <3ae72650801080631p2b2c50a6q3d59badf06b62684@mail.gmail.com> Content-Type: text/plain Date: Wed, 09 Jan 2008 00:35:32 +0100 Message-Id: <1199835332.31975.66.camel@lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1686 Lines: 47 On Tue, 2008-01-08 at 15:31 +0100, Kay Sievers wrote: > On Jan 8, 2008 12:02 PM, Peter Zijlstra wrote: > > > > On Tue, 2008-01-08 at 16:27 +0530, Dhaval Giani wrote: > > > On Mon, Jan 07, 2008 at 05:57:42PM +0100, Peter Zijlstra wrote: > > > > > > > > Subject: sched: rt-group: add uid-group interface > > > > > > > > Extend the /sys/kernel/uids// interface to allow setting > > > > the group's rt_period and rt_runtime. > > > > > > > > > > Hi Peter, > > > > > > Cool stuff! I will try out these patches and try to give you some > > > feedback. > > > > Thanks, much appreciated! > > > > > One request though, could you please add some documentation to > > > Documentation/ABI/testing/sysfs-kernel-uids? > > > > I already have documentation on the todo list, I'll add this file to > > that list :-) > > Care to rebase the patch against -mm, we fixed the mixed-up usage > of ksets and kobjects, and this can not apply anymore: > http://git.kernel.org/?p=linux/kernel/git/gregkh/patches.git;a=blob;f=driver/struct-user_info-sysfs.patch;hb=HEAD > > There is also an attribute group now which makes it much easier to add > new files. Ingo, Greg, What would be the easiest way to carry this forward? sched-devel and greg's tree would intersect at this point and leave poor akpm with the resulting mess. Should I just make an incremental patch akpm can carry and push? Or can we base one tree off the other? -- 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/