All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: rjw@rjwysocki.net
Cc: linux-pm@vger.kernel.org,
	Ramkumar Ramachandra <artagnon@gmail.com>,
	Thomas Renninger <trenn@suse.de>
Subject: [PATCH 2/9] cpupower: Remove dead link to homepage, and update the targets built.
Date: Tue, 13 May 2014 12:41:39 +0200	[thread overview]
Message-ID: <1399977706-50854-3-git-send-email-trenn@suse.de> (raw)
In-Reply-To: <1399977706-50854-1-git-send-email-trenn@suse.de>

From: Ramkumar Ramachandra <artagnon@gmail.com>

Cc: Thomas Renninger <trenn@suse.de>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Thomas Renninger <trenn@suse.de>
---
 tools/power/cpupower/README |   16 +++++++---------
 tools/power/cpupower/ToDo   |    1 -
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/tools/power/cpupower/README b/tools/power/cpupower/README
index 96ff1ff..1c68f47 100644
--- a/tools/power/cpupower/README
+++ b/tools/power/cpupower/README
@@ -1,6 +1,4 @@
-The cpupower package (homepage:
-http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html ) 
-consists of the following elements:
+The cpupower package consists of the following elements:
 
 requirements
 ------------
@@ -28,12 +26,12 @@ make
 su
 make install
 
-should suffice on most systems. It builds default libcpupower,
-cpufreq-set and cpufreq-info files and installs them in /usr/lib and
-/usr/bin, respectively. If you want to set up the paths differently and/or
-want to configure the package to your specific needs, you need to open
-"Makefile" with an editor of your choice and edit the block marked
-CONFIGURATION.
+should suffice on most systems. It builds libcpupower to put in
+/usr/lib; cpupower, cpufreq-bench_plot.sh to put in /usr/bin; and
+cpufreq-bench to put in /usr/sbin. If you want to set up the paths
+differently and/or want to configure the package to your specific
+needs, you need to open "Makefile" with an editor of your choice and
+edit the block marked CONFIGURATION.
 
 
 THANKS
diff --git a/tools/power/cpupower/ToDo b/tools/power/cpupower/ToDo
index 874b78b..6e8b89f 100644
--- a/tools/power/cpupower/ToDo
+++ b/tools/power/cpupower/ToDo
@@ -3,7 +3,6 @@ ToDos sorted by priority:
 - Use bitmask functions to parse CPU topology more robust
   (current implementation has issues on AMD)
 - Try to read out boost states and frequencies on Intel
-- Adjust README
 - Somewhere saw the ability to read power consumption of
   RAM from HW on Intel SandyBridge -> another monitor?
 - Add another c1e debug idle monitor
-- 
1.7.6.1


  parent reply	other threads:[~2014-05-13 10:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 10:41 Latest cpupower enhancements and fixes Thomas Renninger
2014-05-13 10:41 ` [PATCH 1/9] cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower Thomas Renninger
2014-05-13 10:41 ` Thomas Renninger [this message]
2014-05-13 10:41 ` [PATCH 3/9] cpupower: Remove all manpages on make uninstall Thomas Renninger
2014-05-13 10:41 ` [PATCH 4/9] cpupower: Introduce idle state disable-by-latency and enable-all Thomas Renninger
2014-05-13 10:41 ` [PATCH 5/9] cpupower: Install recently added cpupower-idle-{set,info} manpages Thomas Renninger
2014-05-13 10:41 ` [PATCH 6/9] cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not avail Thomas Renninger
2014-05-13 10:41 ` [PATCH 7/9] cpupower: cpupower info -b should return 0 on success, not the perf bias value Thomas Renninger
2014-05-13 10:41 ` [PATCH 8/9] cpupower: Remove mc and smt power aware scheduler info/settings Thomas Renninger
2014-05-13 10:41 ` [PATCH 9/9] cpupower, add option to display frequencies and latencies without rounding off values Thomas Renninger
2014-05-16 22:57 ` Latest cpupower enhancements and fixes Rafael J. Wysocki

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=1399977706-50854-3-git-send-email-trenn@suse.de \
    --to=trenn@suse.de \
    --cc=artagnon@gmail.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.