All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Ryota Ozaki <ozaki.ryota@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@redhat.com>, Avi Kivity <avi@redhat.com>,
	KVM ML <kvm@vger.kernel.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>
Subject: Re: [PATCH -tip] sched, cpuacct: fix niced guest time accounting
Date: Fri, 23 Oct 2009 13:19:20 +0200	[thread overview]
Message-ID: <20091023111920.GA5886@elte.hu> (raw)
In-Reply-To: <5e93dcec0910220836x7f798d45w299129e0c80ed5d1@mail.gmail.com>


* Ryota Ozaki <ozaki.ryota@gmail.com> wrote:

> Hi list,
> (CC: Ingo and Avi)
> 
> CPU time of a guest is always accounted in 'user' time
> without concern for the nice value of its counterpart
> process although the guest is scheduled under the nice
> value.
> 
> This patch fixes the defect and accounts cpu time of
> a niced guest in 'nice' time as same as a niced process.
> 
> And also the patch adds 'guest_nice' to cpuacct. The
> value provides niced guest cpu time which is like 'nice'
> to 'user'.
> 
> This patch has already reviewed and acked by Avi on KVM ML.
> 
> The original discussions can be found here.
> http://www.mail-archive.com/kvm@vger.kernel.org/msg23982.html
> http://www.mail-archive.com/kvm@vger.kernel.org/msg23860.html

your patch is line-wrapped and does not apply (possibly due to more 
whitespace damage).

Please consult Documentation/email-clients.txt and send a patch against 
latest -tip :

  http://people.redhat.com/mingo/tip.git/README

Thanks,

	Ingo

  reply	other threads:[~2009-10-23 11:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-20 15:00 [PATCH] sched, cpuacct: fix niced guest time accounting Ryota Ozaki
2009-10-22  9:47 ` Avi Kivity
2009-10-22 12:12   ` Ryota Ozaki
2009-10-22 15:36     ` [PATCH -tip] " Ryota Ozaki
2009-10-23 11:19       ` Ingo Molnar [this message]
2009-10-23 16:23         ` Ryota Ozaki
  -- strict thread matches above, loose matches on Subject: below --
2009-10-23 16:20 Ryota Ozaki

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=20091023111920.GA5886@elte.hu \
    --to=mingo@elte.hu \
    --cc=a.p.zijlstra@chello.nl \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=ozaki.ryota@gmail.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.