Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756446AbYAHX6c (ORCPT ); Tue, 8 Jan 2008 18:58:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753168AbYAHX6X (ORCPT ); Tue, 8 Jan 2008 18:58:23 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:48485 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753156AbYAHX6W (ORCPT ); Tue, 8 Jan 2008 18:58:22 -0500 Date: Wed, 9 Jan 2008 00:57:50 +0100 From: Ingo Molnar To: Greg KH Cc: Peter Zijlstra , Kay Sievers , Dhaval Giani , vatsa@linux.vnet.ibm.com, LKML , Balbir Singh , dmitry.adamushko@gmail.com, Steven Rostedt , Gregory Haskins , Thomas Gleixner , Andrew Morton Subject: Re: [PATCH 12/11] sched: rt-group: uid-group interface Message-ID: <20080108235750.GA27248@elte.hu> 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> <1199835332.31975.66.camel@lappy> <20080108235846.GA17067@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080108235846.GA17067@suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2345 Lines: 59 * Greg KH wrote: > On Wed, Jan 09, 2008 at 12:35:32AM +0100, Peter Zijlstra wrote: > > > > 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? > > If it's just a single patch for this, I'd be glad to take it. But by > looking at the [11/12] above, I doubt this is so... > > If it's not that rough (12 patches is not a big deal), I'd be glad to > take these through my tree, after you fix up Kay's requests above :) hm, i'd really like to see this tested and go through sched.git. It's only the few sysfs bits which interfere, right? Ingo -- 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/