WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Major framerate boost & FPS stability increase
by Robbie on Friday October 1st 2010, 22:11
Do note: for dual core or quad-core setups, you need to do it to all cores:
echo 'performance' > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 'performance' > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
echo 'performance' > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
echo 'performance' > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor
Etc. Same for disabling it.

[post new] [reply to this]

RE: Major framerate boost & FPS stability increase
by Nick Lawson on Saturday October 16th 2010, 14:43
If you run Ubuntu (or many other distributions) it comes with a gnome panel widget to see and modify this. Right click on your panel and add the cpu frequency scaling widget and you can see (visually) what its currently on, and also change its strategy from one strategy to the other.

[post new] [reply to this]

Page loaded in 0.01397 seconds.