From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] mwait_idle: Skylake Client Support Date: Mon, 30 Nov 2015 09:51:50 +0000 Message-ID: <565C1C36.3010002@citrix.com> References: <565C29C702000078000BA16E@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a3L8B-0007h5-5P for xen-devel@lists.xenproject.org; Mon, 30 Nov 2015 09:52:23 +0000 In-Reply-To: <565C29C702000078000BA16E@prv-mh.provo.novell.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: Jan Beulich , xen-devel Cc: Keir Fraser , Eric Shelton List-Id: xen-devel@lists.xenproject.org On 30/11/15 09:49, Jan Beulich wrote: > Skylake Client CPU idle Power states (C-states) > are similar to the previous generation, Broadwell. > However, Skylake does get its own table with updated > worst-case latency and average energy-break-even residency values. > > Signed-off-by: Len Brown > [Linux commit 493f133f47750aa5566fafa9403617e3f0506f8c] > > mwait_idle: Skylake Client Support - updated > > Addition of PC9 state, and minor tweaks to existing PC6 and PC8 states. > > Signed-off-by: Len Brown > [Linux commit 135919a3a80565070b9645009e65f73e72c661c0] > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper