LINUX.ORG.RU

История изменений

Исправление targitaj, (текущая версия) :

А если нет cpufreq?

root@host104:~# ll /sys/devices/system/cpu/cpu0/
total 0
drwxr-xr-x   7 root root    0 окт 26 00:12 ./
drwxr-xr-x 105 root root    0 окт 26 00:00 ../
drwxr-xr-x   6 root root    0 окт 26 00:12 cache/
-r--------   1 root root 4096 окт 26 00:12 crash_notes
-r--------   1 root root 4096 окт 26 00:12 crash_notes_size
lrwxrwxrwx   1 root root    0 окт 26 00:12 driver -> ../../../../bus/cpu/drivers/processor/
lrwxrwxrwx   1 root root    0 окт 26 00:12 firmware_node -> ../../../LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/LNXCPU:00/
drwxr-xr-x   2 root root    0 окт 26 00:12 hotplug/
drwxr-xr-x   2 root root    0 окт 26 00:12 microcode/
lrwxrwxrwx   1 root root    0 окт 26 00:12 node0 -> ../../node/node0/
drwxr-xr-x   2 root root    0 окт 26 00:12 power/
lrwxrwxrwx   1 root root    0 окт 26 00:12 subsystem -> ../../../../bus/cpu/
drwxr-xr-x   2 root root    0 окт 26 00:12 topology/
-rw-r--r--   1 root root 4096 окт 26 00:12 uevent
root@host104:~# 

Хм, а что вот это такое

root@host104:~# cat /sys/devices/system/cpu/cpu0/power/control 
auto
root@host104:~# 

Исходная версия targitaj, :

А если нет cpufreq?

root@host104:~# ll /sys/devices/system/cpu/cpu0/
total 0
drwxr-xr-x   7 root root    0 окт 26 00:12 ./
drwxr-xr-x 105 root root    0 окт 26 00:00 ../
drwxr-xr-x   6 root root    0 окт 26 00:12 cache/
-r--------   1 root root 4096 окт 26 00:12 crash_notes
-r--------   1 root root 4096 окт 26 00:12 crash_notes_size
lrwxrwxrwx   1 root root    0 окт 26 00:12 driver -> ../../../../bus/cpu/drivers/processor/
lrwxrwxrwx   1 root root    0 окт 26 00:12 firmware_node -> ../../../LNXSYSTM:00/LNXSYBUS:00/ACPI0004:00/LNXCPU:00/
drwxr-xr-x   2 root root    0 окт 26 00:12 hotplug/
drwxr-xr-x   2 root root    0 окт 26 00:12 microcode/
lrwxrwxrwx   1 root root    0 окт 26 00:12 node0 -> ../../node/node0/
drwxr-xr-x   2 root root    0 окт 26 00:12 power/
lrwxrwxrwx   1 root root    0 окт 26 00:12 subsystem -> ../../../../bus/cpu/
drwxr-xr-x   2 root root    0 окт 26 00:12 topology/
-rw-r--r--   1 root root 4096 окт 26 00:12 uevent
root@host104:~#