lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 06 Jan 2014 12:23:21 +0100
From:	"Rafael J. Wysocki" <rjw@...ysocki.net>
To:	Ramkumar Ramachandra <artagnon@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Dirk Brandewie <dirk.brandewie@...il.com>,
	Randy Dunlap <rdunlap@...radead.org>,
	Linux PM <linux-pm@...r.kernel.org>
Subject: Re: [PATCH] Documentation: add ABI entry for intel_pstate

On Monday, January 06, 2014 02:01:17 PM Ramkumar Ramachandra wrote:
> Add a Documentation/ABI entry for
> /sys/devices/system/cpu/intel_pstate/max_perf_pct,
> /sys/devices/system/cpu/intel_pstate/min_perf_pct, and
> /sys/devices/system/cpu/intel_pstate/no_turbo.
> 
> Cc: Dirk Brandewie <dirk.brandewie@...il.com>
> Cc: Rafael J. Wysocki <rjw@...ysocki.net>
> Cc: Randy Dunlap <rdunlap@...radead.org>
> Cc: Linux PM <linux-pm@...r.kernel.org>
> Signed-off-by: Ramkumar Ramachandra <artagnon@...il.com>
> ---
>  Documentation/ABI/testing/sysfs-devices-system-cpu | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
> index 468e4d4..7080718 100644
> --- a/Documentation/ABI/testing/sysfs-devices-system-cpu
> +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu
> @@ -200,3 +200,18 @@ Description:	address and size of the percpu note.
>  		note of cpu#.
>  
>  		crash_notes_size: size of the note of cpu#.
> +
> +
> +What:		/sys/devices/system/cpu/intel_pstate/max_perf_pct
> +		/sys/devices/system/cpu/intel_pstate/min_perf_pct
> +		/sys/devices/system/cpu/intel_pstate/no_turbo

Well, can you please describe each of them separately?  Like what each of them
actually does?

> +Date:		February 2013
> +Contact:	linux-pm@...r.kernel.org
> +Description:	Parameters for the Intel P-state driver
> +
> +		Logic for selecting the current P-state in Intel
> +		Sandybridge+ processors. The three knobs control
> +		limits for the P-state that will be requested by the
> +		driver.
> +
> +		More details can be found in Documentation/cpu-freq/intel-pstate.txt

No, that's not enough.

Thanks!

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists