All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacob Pan <jacob.jun.pan@linux.intel.com>
To: Matt Helsley <matthltc@us.ibm.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	LKML <linux-kernel@vger.kernel.org>,
	"Kirill A. Shutemov" <kirill@shutemov.name>,
	Arjan van de Ven <arjan@linux.intel.com>,
	container cgroup <containers@lists.linux-foundation.org>,
	Li Zefan <lizf@cn.fujitsu.com>, Paul Menage <menage@google.com>,
	akpm@linux-foundation.org, rdunlap@xenotime.net,
	Cedric Le Goater <clg@vnet.ibm.com>,
	Linux PM mailing list <linux-pm@lists.linux-foundation.org>
Subject: Re: [PATCH 1/1, v9] cgroup/freezer: add per freezer duty ratio control
Date: Wed, 16 Feb 2011 10:18:05 -0800	[thread overview]
Message-ID: <20110216101805.5ef41bf6@putvin> (raw)
In-Reply-To: <20110216032321.GA14893@count0.beaverton.ibm.com>

On Tue, 15 Feb 2011 19:23:21 -0800
Matt Helsley <matthltc@us.ibm.com> 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" <rjw@sisk.pl> wrote:
> 
> <snip>
> 
> > > 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

  parent reply	other threads:[~2011-02-16 18:20 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 22:09 [PATCH 0/1, v9] cgroup/freezer: add per freezer duty ratio control jacob.jun.pan
     [not found] ` <1297807750-28844-1-git-send-email-jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2011-02-15 22:09   ` [PATCH 1/1, " jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA
2011-02-15 22:09 ` jacob.jun.pan
2011-02-16  0:00   ` Rafael J. Wysocki
     [not found]     ` <201102160100.15487.rjw-KKrjLPT3xs0@public.gmane.org>
2011-02-16  0:38       ` Jacob Pan
2011-02-16  0:38     ` Jacob Pan
2011-02-16  3:23       ` Matt Helsley
2011-02-16  3:23       ` Matt Helsley
2011-02-16  3:23       ` Matt Helsley
2011-02-16 18:18         ` Jacob Pan
2011-02-16 18:18         ` Jacob Pan [this message]
2011-02-24 23:45         ` jacob pan
     [not found]         ` <20110216032321.GA14893-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2011-02-16 18:18           ` Jacob Pan
2011-02-24 23:45           ` jacob pan
2011-02-24 23:45         ` jacob pan
2011-02-25 17:53           ` Paul Menage
2011-02-25 17:53           ` Paul Menage
2011-02-25 17:53           ` Paul Menage
2011-02-25 18:23             ` Jacob Pan
2011-02-25 18:23             ` Jacob Pan
     [not found]             ` <AANLkTinyhp29X8-atA=0DaHFuthTjVMJgBOitP52gwEX-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-25 18:23               ` Jacob Pan
2011-02-16  0:38     ` Jacob Pan
2011-02-16  0:00   ` Rafael J. Wysocki
     [not found]   ` <1297807750-28844-2-git-send-email-jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2011-02-16  0:00     ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110216101805.5ef41bf6@putvin \
    --to=jacob.jun.pan@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@linux.intel.com \
    --cc=clg@vnet.ibm.com \
    --cc=containers@lists.linux-foundation.org \
    --cc=kirill@shutemov.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=lizf@cn.fujitsu.com \
    --cc=matthltc@us.ibm.com \
    --cc=menage@google.com \
    --cc=rdunlap@xenotime.net \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.