Xfce is very slow, part 2

Ralf Mardorf ralf.mardorf at alice-dsl.net
Thu Jan 16 19:34:45 CET 2014


On Thu, 2014-01-16 at 12:18 -0600, Paul Johnson wrote:
> $ su -c

Most *buntu users don't add a root account.

I don't think that the issue is related to frequency scaling, but it
can't harm to test using "performance".

$ grep -v performance /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:ondemand
/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor:ondemand

$ echo -n performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor >/dev/null

$ grep performance /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:performance
/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor:performance




More information about the Xfce mailing list