From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/4] Support controlling the maximum sub C-State Date: Wed, 18 Jun 2014 11:16:11 -0400 Message-ID: <20140618151611.GA3228@laptop.dumpdata.com> References: <1403103855-23080-1-git-send-email-ross.lagerwall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1403103855-23080-1-git-send-email-ross.lagerwall@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ross Lagerwall Cc: Keir Fraser , Ian Campbell , Stefano Stabellini , Liu Jinsong , Ian Jackson , xen-devel@lists.xen.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org 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