All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ross Lagerwall <ross.lagerwall@citrix.com>
Cc: Keir Fraser <keir@xen.org>,
	Ian Campbell <ian.campbell@citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Liu Jinsong <jinsong.liu@alibaba-inc.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	xen-devel@lists.xen.org, Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH 0/4] Support controlling the maximum sub C-State
Date: Wed, 18 Jun 2014 11:16:11 -0400	[thread overview]
Message-ID: <20140618151611.GA3228@laptop.dumpdata.com> (raw)
In-Reply-To: <1403103855-23080-1-git-send-email-ross.lagerwall@citrix.com>

On Wed, Jun 18, 2014 at 04:04:11PM +0100, Ross Lagerwall wrote:
> As discussed previously on the list, here is a patch series to allow
> controlling the maximum sub C-State. It doesn't fix the output of
> xenpm to correctly show the sub C-States (that can be for later).
> 
> Ross Lagerwall (4):
>   x86/mwait_idle: Fix trace output
>   x86/mwait_idle: Allow limiting the sub C-state
>   tools/libxc: Alow getting and setting the max sub C-State
>   xenpm: Alow getting and setting the max sub C-State
> 
>  tools/libxc/xc_pm.c           | 33 +++++++++++++++++++++++++++++++++
>  tools/libxc/xenctrl.h         |  3 +++
>  tools/misc/xenpm.c            | 34 +++++++++++++++++++++++++++++++++-
>  xen/arch/x86/acpi/cpu_idle.c  |  3 +++
>  xen/arch/x86/cpu/mwait-idle.c |  8 +++++---
>  xen/drivers/acpi/pmstat.c     | 12 ++++++++++++
>  xen/include/public/sysctl.h   |  6 ++++++
>  xen/include/xen/acpi.h        | 22 ++++++++++++++++++++++

I think you also need to update the manpage and/or docs directory?
>  8 files changed, 117 insertions(+), 4 deletions(-)
> 
> -- 
> 1.9.3
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

      parent reply	other threads:[~2014-06-18 15:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 15:04 [PATCH 0/4] Support controlling the maximum sub C-State Ross Lagerwall
2014-06-18 15:04 ` [PATCH 1/4] x86/mwait_idle: Fix trace output Ross Lagerwall
2014-06-18 15:04 ` [PATCH 2/4] x86/mwait_idle: Allow limiting the sub C-state Ross Lagerwall
2014-06-18 15:23   ` Andrew Cooper
2014-06-18 15:51   ` Jan Beulich
2014-06-18 15:04 ` [PATCH 3/4] tools/libxc: Alow getting and setting the max sub C-State Ross Lagerwall
2014-06-18 15:16   ` Andrew Cooper
2014-06-18 16:00   ` Jan Beulich
2014-06-18 15:04 ` [PATCH 4/4] xenpm: " Ross Lagerwall
2014-06-18 15:28   ` Andrew Cooper
2014-06-18 15:16 ` Konrad Rzeszutek Wilk [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=20140618151611.GA3228@laptop.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jinsong.liu@alibaba-inc.com \
    --cc=keir@xen.org \
    --cc=ross.lagerwall@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.