From: Randy Dunlap <randy.dunlap@oracle.com>
To: mgross@linux.intel.com
Cc: Andrew Morton <akpm@linux-foundation.org>,
lkml <linux-kernel@vger.kernel.org>,
richard@hughsie.com
Subject: Re: spell check patch to pm_qos_params.c
Date: Fri, 1 Aug 2008 13:46:17 -0700 [thread overview]
Message-ID: <20080801134617.e82c802c.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20080801175245.GC23227@linux.intel.com>
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@linux.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/
next prev parent reply other threads:[~2008-08-01 20:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 17:52 mark gross
2008-08-01 20:46 ` Randy Dunlap [this message]
2008-08-04 17:41 ` mark gross
2008-08-05 0:22 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080801134617.e82c802c.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=richard@hughsie.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome