All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	Bharata B Rao <bharata@linux.vnet.ibm.com>,
	Balbir Singh <balbir@in.ibm.com>,
	Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>,
	Gautham Shenoy <ego@in.ibm.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sched: rt group scheduling, compare child's limit against parent's
Date: Fri, 27 Mar 2009 17:23:59 +0100	[thread overview]
Message-ID: <1238171039.16890.308.camel@twins> (raw)
In-Reply-To: <20090327161915.GA8891@linux.vnet.ibm.com>

On Fri, 2009-03-27 at 21:49 +0530, Dhaval Giani wrote:
> Hi Ingo, Peter,
> 
> I've not been able to follow the reasoning behind checking the sum of
> the children's runtime not exceeding the parent's runtime as opposed to
> the child's runtime not exceeding that of the parent.
> 
> From what I understand, the limits only guarantee that the group cannot
> exceed a certain limit and not guarantee a group gets to run. If my
> understanding is corrct, maybe the following patch is needed?

NAK, rt needs that as it guarantees a min too.


      reply	other threads:[~2009-03-27 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-27 16:19 [PATCH] sched: rt group scheduling, compare child's limit against parent's Dhaval Giani
2009-03-27 16:23 ` Peter Zijlstra [this message]

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=1238171039.16890.308.camel@twins \
    --to=a.p.zijlstra@chello.nl \
    --cc=balbir@in.ibm.com \
    --cc=bharata@linux.vnet.ibm.com \
    --cc=dhaval@linux.vnet.ibm.com \
    --cc=ego@in.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=vatsa@linux.vnet.ibm.com \
    /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.