Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754127Ab1BPSUG (ORCPT ); Wed, 16 Feb 2011 13:20:06 -0500 Received: from mga09.intel.com ([134.134.136.24]:15119 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751504Ab1BPSUC (ORCPT ); Wed, 16 Feb 2011 13:20:02 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,480,1291622400"; d="scan'208";a="708576587" Date: Wed, 16 Feb 2011 10:18:05 -0800 From: Jacob Pan To: Matt Helsley Cc: "Rafael J. Wysocki" , LKML , "Kirill A. Shutemov" , Arjan van de Ven , container cgroup , Li Zefan , Paul Menage , akpm@linux-foundation.org, rdunlap@xenotime.net, Cedric Le Goater , Linux PM mailing list Subject: Re: [PATCH 1/1, v9] cgroup/freezer: add per freezer duty ratio control Message-ID: <20110216101805.5ef41bf6@putvin> In-Reply-To: <20110216032321.GA14893@count0.beaverton.ibm.com> References: <1297807750-28844-1-git-send-email-jacob.jun.pan@linux.intel.com> <1297807750-28844-2-git-send-email-jacob.jun.pan@linux.intel.com> <201102160100.15487.rjw@sisk.pl> <20110215163812.7fa020b5@putvin> <20110216032321.GA14893@count0.beaverton.ibm.com> Organization: OTC X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1829 Lines: 43 On Tue, 15 Feb 2011 19:23:21 -0800 Matt Helsley wrote: > On Tue, Feb 15, 2011 at 04:38:12PM -0800, Jacob Pan wrote: > > On Wed, 16 Feb 2011 01:00:15 +0100 > > "Rafael J. Wysocki" wrote: > > > > > > Well, quite frankly, I'm not going to take this patch unless it > > > gets an ACK from the scheduler people (which I'm guessing is not > > > going to happen before hell freezes over). > > > > > > IOW, please find a better way to address the issue at hand. > > > > > We do have a real need that there is no exist feature in the kernel > > can provide solution for. You want ACK from scheduler people > > because it has impact on disabling irq? or you think scheduler > > should be the one that provide the solution. I did try cpu > > subsystem, but it seems to be limited to RT and certain scheduling > > policy e.g. RR and FIFO. > > I agree with Rafael. I think the scheduler should provide the solution > and it can be done via modifications to the cpu cgroup subsystem. > Yes, it only has the shares and rt-related files *right now*. However, > Kame replied earlier with a link to some patches for extending it > that introduce files with similar (granted: not the same) semantics: > > http://linux.derkeiler.com/Mailing-Lists/Kernel/2010-10/msg04335.html > > I think you could build on that and help push those patches towards > mainline along with your enhancements for reducing wakeups rather > than modify the freezer cgroup subsystem. > I will give CFS bandwidth control patches a try. See if I can be any help. Thanks. Jacob -- 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/