Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751585AbWHaMIf (ORCPT ); Thu, 31 Aug 2006 08:08:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751597AbWHaMIf (ORCPT ); Thu, 31 Aug 2006 08:08:35 -0400 Received: from mail.gmx.de ([213.165.64.20]:200 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S1751584AbWHaMIe (ORCPT ); Thu, 31 Aug 2006 08:08:34 -0400 X-Authenticated: #14349625 Subject: Re: A nice CPU resource controller From: Mike Galbraith To: Martin Ohlin Cc: Peter Williams , balbir@in.ibm.com, linux-kernel@vger.kernel.org In-Reply-To: <44F6BB8A.7090001@control.lth.se> References: <44F5AB45.8030109@control.lth.se> <661de9470608300841o757a8704te4402a7015b230c5@mail.gmail.com> <44F6365A.8010201@bigpond.net.au> <1157007190.6035.14.camel@Homer.simpson.net> <1157010140.18561.23.camel@Homer.simpson.net> <44F6BB8A.7090001@control.lth.se> Content-Type: text/plain Date: Thu, 31 Aug 2006 14:17:43 +0000 Message-Id: <1157033863.5789.42.camel@Homer.simpson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1933 Lines: 40 On Thu, 2006-08-31 at 12:35 +0200, Martin Ohlin wrote: > Mike Galbraith wrote: > > On Thu, 2006-08-31 at 06:53 +0000, Mike Galbraith wrote: > >> On Thu, 2006-08-31 at 11:07 +1000, Peter Williams wrote: > >> > >>> But your implication here is valid. It is better to fiddle with the > >>> dynamic priorities than with nice as this leaves nice for its primary > >>> purpose of enabling the sysadmin to effect the allocation of CPU > >>> resources based on external considerations. > >> I don't understand. It _is_ the administrator fiddling with nice based > >> on external considerations. It just steadies the administrator's hand. > > > > When extended to groups, I see your point. The admin would lose his > > ability to apportion bandwidth _within_ the group because he's already > > turned his only knob. That is going to be just as much of a problem for > > other methods though, and is just a question of how much complexity you > > want to pay to achieve fine grained control. > > I do not see the problem. Let's say I create a group of three tasks and > give it 50% of the CPU bandwidth (perhaps by using the same nice value > for all the tasks in this group). If I then want to apportion the > bandwidth within the group as you say, then the same thing can be done > by treating them as individual tasks. Multiplex nice? (oh my, dig foxhole) > Maybe I am wrong, but as I see it, if one wants to control on a group > level, then the individual shares within the group are not that > important. If the individual share is important, then it should be > controlled on a per-task level. Please tell me if I am wrong. That's probably right 99% of the time. -Mike - 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/