Comment 1 for bug 367336

Revision history for this message
Jo-Erlend Schinstad (joerlend.schinstad-deactivatedaccount) wrote :

I had a similar problem with Ubuntu Server, only contrary. Ubuntu Server insisted on using ondemand instead of performance, which caused quite a few problems for me. My KVM guest crashed because of it. I tried to configure it to use performance, any way possible. I added entries to /etc/sysctl.conf and /etc/sysfs.conf, and it didn't work. After some work, I would that Ubuntu actually had an init script for it, called /etc/init.d/ondemand, which automatically sets the scaling_governor to "ondemand".

It's hardcoded! (I'm going to file a bug on that, which is why I found your report). Perhaps, then, you have a script like/etc/init.d/performance?