You are here Home > Know-how > Linux > Notebook

Linux Reference

5 Notebook


20.02.2008
4.7 DNS with Bind 9 [  up  ] - [ top ] - [ linux a-z ] 6 System Administration

/etc/init.d/cpuspeed status
Example:
    cpuspeed -d -i 10 -t /proc/acpi/thermal_zone/THRM/temperature 79 \
        -a /proc/acpi/ac_adapter/ACAD/state

# kill -SIGUSR1 3392

[root@septus ~]# grep -i mhz /proc/cpuinfo
model name      : Mobile Intel(R) Pentium(R) III CPU - M  1200MHz
cpu MHz         : 1196.161

# kill -SIGUSR2 3392
[root@septus ~]# grep -i mhz /proc/cpuinfo
model name      : Mobile Intel(R) Pentium(R) III CPU - M  1200MHz
cpu MHz         : 797.441



copyright by retoh - created with mytexi