kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #185510
[Bug 1584124] Re: revisit /etc/init.d/ondemand
This bug was fixed in the package systemd - 230-3git1
---------------
systemd (230-3git1) yakkety; urgency=medium
Upload current Debian packaging git to fix tests.
[ Martin Pitt ]
* tmp.mount: Add nosuid and nodev mount options. This restores compatibility
with the original SysV int RAMTMP defaults. (Closes: #826377)
* debian/tests/upstream: Some tests fail on platforms without QEMU at the
moment due to upstream PR#3587; blacklist these for now if QEMU is not
available.
* debian/rules: Don't run the "anything links against /usr" check for
upstream tests, as those run on Ubuntu 16.04 LTS which does not yet have
libidn moved to /lib.
* debian/tests/upstream: Clean up old journals before running a test, to
avoid printing a wrong one on failure.
* debian/tests/upstream: Do not run the QEMU tests on i386. Nested QEMU on
i386 causes testbed hangs on Ubuntu's cloud infrastructure, which is the
only place where these actually run.
[ Laurent Bigonville ]
* Build with IDN support. (Closes: #814528)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Thu, 23 Jun 2016 10:51:14
+0200
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1584124
Title:
revisit /etc/init.d/ondemand
Status in linux package in Ubuntu:
Invalid
Status in systemd package in Ubuntu:
Fix Released
Bug description:
We've been carrying /etc/init.d/ondemand for many years. We should
revisit if booting with a kernel that defaults to "ondemand" right
away is still actually slower than "performance".
In the short term, systemd should grow a "Type=idle" unit that
switches to ondemand, to replace the static "1 minute" sleep. This
will also get rid of the last init.d script in "initscripts" that we
actually use, and pave the way for dropping the initscripts package.
In the long term, we could drop it completely if "ondemand" DTRT.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584124/+subscriptions
References