Hi, Thanks for your answers.
I cant figure out the difference between allowed and supported. First I thought supported - scaling_min_freq and scaling_max_freq - would be restricted by the hardware, but the entries are writable (bit strange for hardware restrictions). Moreover, allowed is read-only. What's the difference? > > # cat scaling_max_freq > cpuinfo_min_freq > I can't do this as root as cpuinfo_min_freq and cpuinfo_max_freq are read-only: [EMAIL PROTECTED]:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_max_freq > cpuinfo_min_freq -bash: cpuinfo_min_freq: Permission denied [EMAIL PROTECTED]:/sys/devices/system/cpu/cpu0/cpufreq# ls -la cpuinfo_min_freq -r--r--r-- 1 root root 0 2008-10-15 18:25 cpuinfo_min_freq Though, scaling_min_freq and scaling_max_freq are writable. Thank you, Andrej ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel