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:	Fri, 1 Aug 2008 13:46:17 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	mgross@...ux.intel.com
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>, richard@...hsie.com
Subject: Re: spell check patch to pm_qos_params.c

On Fri, 1 Aug 2008 10:52:45 -0700 mark gross wrote:

> This is a documentation clean up patch form Richard Hughes.

from

> 
> With a minor tweak to clarify units for kbs.
> 
> Please apply.
> 
> thanks,
> 
> --mgross
> 
> 
> Signed-off-by: mark gross <mgross@...ux.intel.com>
> 
>  Documentation/power/pm_qos_interface.txt |    7 ++++++-
>  include/linux/pm_qos_params.h            |    2 +-
>  kernel/pm_qos_params.c                   |   16 ++++++++--------
>  3 files changed, 15 insertions(+), 10 deletions(-)
> 
> 
> Index: linux-2.6/Documentation/power/pm_qos_interface.txt
> ===================================================================
> --- linux-2.6.orig/Documentation/power/pm_qos_interface.txt	2008-08-01 09:28:42.000000000 -0700
> +++ linux-2.6/Documentation/power/pm_qos_interface.txt	2008-08-01 10:46:04.000000000 -0700

> @@ -7,6 +7,11 @@
>  Currently we have {cpu_dma_latency, network_latency, network_throughput} as the
>  initial set of pm_qos parameters.
>  
> +Each parameters have defined units:

   Each parameter has defined units:

> + * latency: usec
> + * timeout: usec
> + * throughput: kbs (kilo bit / sec)
> +
>  The infrastructure exposes multiple misc device nodes one per implemented
>  parameter.  The set of parameters implement is defined by pm_qos_power_init()
>  and pm_qos_params.h.  This is done because having the available parameters


---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ