touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #104029
[Bug 1480320] Re: ondemand init script sets governor "powersave" when only "powersave" and "performance" available
Only interactive, ondemand and powersave appear to be handled:
*interactive*)
GOVERNOR="interactive"
break
;;
*ondemand*)
GOVERNOR="ondemand"
break
;;
*powersave*)
GOVERNOR="powersave"
break
;;
** Changed in: sysvinit (Ubuntu)
Status: New => Triaged
** Changed in: sysvinit (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1480320
Title:
ondemand init script sets governor "powersave" when only "powersave"
and "performance" available
Status in sysvinit package in Ubuntu:
Triaged
Bug description:
My system seems to have governors "powersave" and "performance"
available. No others.
So by ondemand, I end up with "powersave", which makes my workstation
excruciatingly slow.
I think that in this case, "performance" should be preferred.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: initscripts 2.88dsf-59.2ubuntu1
ProcVersionSignature: Ubuntu 4.1.0-2.2-generic 4.1.3
Uname: Linux 4.1.0-2-generic x86_64
ApportVersion: 2.18-0ubuntu5
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Jul 31 17:08:08 2015
InstallationDate: Installed on 2010-10-12 (1752 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
SourcePackage: sysvinit
UpgradeStatus: Upgraded to wily on 2014-11-11 (262 days ago)
mtime.conffile..etc.init.d.ondemand: 2015-07-31T16:51:58.391407
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1480320/+subscriptions
References