From 995461b8dbf2456f608bf926a2dc83ed41c91dea Mon Sep 17 00:00:00 2001 From: Jaroslav Skarvada Date: Wed, 20 Jul 2011 10:01:18 +0200 Subject: [PATCH] doc: remove mentions of HAL Signed-off-by: Jan Vcelak --- doc/TIPS.txt | 2 -- doc/tuned-adm.1 | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/TIPS.txt b/doc/TIPS.txt index ff96c89..6c5680a 100644 --- a/doc/TIPS.txt +++ b/doc/TIPS.txt @@ -23,8 +23,6 @@ ** echo "5" > /proc/sys/vm/laptop_mode * Use relatime for your / partition ** mount -o remount,relatime / -* Disable CD-ROM polling from HAL (prevents popups when a CD is inserted): -** hal-disable-polling --device /dev/scd0 * Enable USB autosuspend by adding the following to the kernel boot commandline: ** usbcore.autosuspend=5 * Screensaver needs to dpms off the screen, not just make colors black. To turn of monitor after 120s when X is running: diff --git a/doc/tuned-adm.1 b/doc/tuned-adm.1 index 188f99a..280ce9c 100644 --- a/doc/tuned-adm.1 +++ b/doc/tuned-adm.1 @@ -67,7 +67,7 @@ A powersaving profile directed at desktop systems. Enables ALPM powersaving for .TP .BI server-powersave -A powersaving profile directed at server systems. Enables ALPM powersaving for SATA host adapters, disables CD-ROM polling via hal and activates the CPU and disk plugins of tuned. +A powersaving profile directed at server systems. Enables ALPM powersaving for SATA host adapters, and activates the CPU and disk plugins of tuned. .TP .BI laptop-ac-powersave @@ -79,7 +79,7 @@ Strong powersaving profile directed at laptops running on battery. It activates .TP .BI "spindown-disk" -Strong powersaving profile enabling aggresive disk spin-down. Disk writeback values are increased and disk swappines is lowered. CD drives polling and log syncing is disabled. All partitions are remounted with 'noatime' option. All tuned plugins are disabled. +Strong powersaving profile directed at machines with classic HDDs. It enables aggressive disk spin-down. Disk writeback values are increased and disk swappiness is lowered. Log syncing is disabled. All partitions are remounted with 'noatime' option. All tuned plugins are disabled. .TP .BI throughput-performance