SOURCES: acpid.battery.sh - comment

wolvverine wolvverine at pld-linux.org
Wed Sep 27 02:21:52 CEST 2006


Author: wolvverine                   Date: Wed Sep 27 00:21:52 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- comment

---- Files affected:
SOURCES:
   acpid.battery.sh (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/acpid.battery.sh
diff -u SOURCES/acpid.battery.sh:1.6 SOURCES/acpid.battery.sh:1.7
--- SOURCES/acpid.battery.sh:1.6	Wed Sep 27 02:04:56 2006
+++ SOURCES/acpid.battery.sh	Wed Sep 27 02:21:47 2006
@@ -38,7 +38,7 @@
 	logger "acpid: `basename $AC` connector plugged in. State: $AC_STATE."
 	# deactivate standby (spindown) timeout for the drive
 	#hdparm -q -S 0 /dev/hda
-	# handle processor
+	# handle processor - this feature is deprecated for Kernel > 2.6.11.
 	#echo 0 > /proc/acpi/processor/CPU0/throttling
 	#echo 0 > /proc/acpi/processor/CPU0/performance
 	;;
@@ -48,7 +48,7 @@
 	# activate standby (spindown) timeout for the drive
 	# timeout 5 minutes (man hdparm, for more informations)
 	#hdparm -q -S 60 /dev/sda 
-	# handle processor
+	# handle processor - this feature is deprecated for Kernel > 2.6.11.
 	#echo 4 > /proc/acpi/processor/CPU0/throttling
 	#echo 3 > /proc/acpi/processor/CPU0/performance
 	;;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/acpid.battery.sh?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list