diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:45:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-19 09:06:57 -0500 |
commit | c671adb98dca242584c6d7b20387eab5b04909d7 (patch) | |
tree | 901b66d7b2777f897760732e596f5e62b396d0c3 /system/powertop/README | |
parent | 920696ee9fe7149eac3cecbb38c4cba73724c8d7 (diff) |
system/powertop: Removed (part of Slackware 13.1)
Diffstat (limited to 'system/powertop/README')
-rw-r--r-- | system/powertop/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system/powertop/README b/system/powertop/README deleted file mode 100644 index 38f0fd1dc5..0000000000 --- a/system/powertop/README +++ /dev/null @@ -1,5 +0,0 @@ -PowerTOP is a Linux tool that finds the software component(s) that make your -laptop use more power than necessary while it is idle. As of Linux kernel -version 2.6.21, the kernel no longer has a fixed 1000Hz timer tick. This will -(in theory) give a huge power savings because the CPU stays in low power mode -for longer periods of time during system idle. |