Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1440180

Re: Update the maximum depth of C-state from 6 to 9

From Jonathan Corbet <corbet@lwn.net>
Newsgroups linux.kernel
Subject Re: Update the maximum depth of C-state from 6 to 9
Date 2016-07-11 00:40 +0200
Message-ID <rTvyi-6Vm-39@gated-at.bofh.it> (permalink)
References <rR1kZ-7Ok-3@gated-at.bofh.it>
Organization LWN.net

Show all headers | View raw


On Mon, 4 Jul 2016 09:55:10 +0800
"baolex.ni" <baolex.ni@intel.com> wrote:

> Currently, CPUIDLE_STATE_MAX has been defined as 10 in the cpuidle head file,
> and max_cstate = CPUIDLE_STATE_MAX – 1, so 9 is the right maximum depth of C-state.
> This change is reflected in one place of the kernel-param file,
> but not in the other place where I suggest changing.
> 
> Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
> Signed-off-by: Baole Ni <baolex.ni@intel.com>

So why are there two signoffs on a single-line patch?  Which one of you
is the actual author?

Thanks,

jon

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Update the maximum depth of C-state from 6 to 9 "baolex.ni" <baolex.ni@intel.com> - 2016-07-04 04:00 +0200
  Re: Update the maximum depth of C-state from 6 to 9 Jonathan Corbet <corbet@lwn.net> - 2016-07-11 00:40 +0200
    Re: Update the maximum depth of C-state from 6 to 9 "baolex.ni" <baolex.ni@intel.com> - 2016-07-11 04:00 +0200

csiph-web