kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #168535
[Bug 1259861] Re: 5-10 second delay in kernel boot with kernel command line ip=
Originally introduced into the Ubuntu 13.10 (Saucy) configuration with
commit 301b4bb
commit 301b4bb24cf60f339643ffddbd630169e488adf2
Author: Leann Ogasawara <leann.ogasawara@xxxxxxxxxxxxx>
Date: Fri Mar 12 17:13:25 2010 -0800
UBUNTU: rebase to v3.10-rc4
Signed-off-by: Andy Whitcroft <apw@xxxxxxxxxxxxx>
$ git show 301b4bb | awk '/^\+\+\+/{FILE=$0} /^[-+]CONFIG_IP_PNP=/ {print FILE; print}'
+++ b/debian.master/config/config.common.ubuntu
+CONFIG_IP_PNP=y
--
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/1259861
Title:
5-10 second delay in kernel boot with kernel command line ip=
Status in linux package in Ubuntu:
Confirmed
Status in linux source package in Trusty:
Confirmed
Status in linux source package in Wily:
Confirmed
Status in linux source package in Xenial:
Confirmed
Bug description:
In Trusty I see a big delay while the kernel boots that I did not see back in Precise.
Some people have been experiencing this in Saucy too, so I don't know exactly when it started happening.
Excerpt from dmesg:
[ 3.740100] Switched to clocksource tsc
[ 14.208118] PM: Hibernation image not present or could not be loaded.
[ 14.208885] Freeing unused kernel memory: 864K (c19ac000 - c1a84000)
The exact messages above don't matter, they are different on different boots or on different machines.
It even happens with e.g.
$ sudo kvm -m 768 -cdrom trusty-desktop-i386.iso
My current kernel is
Linux server 3.12.0-7-generic #15-Ubuntu SMP Sun Dec 8 23:42:09 UTC 2013 i686 i686 i686 GNU/Linux
...but the exact version, maybe from 3.8 to 3.12+, shouldn't matter, just run `dmesg` yourself and check if there's a big delay there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1259861/+subscriptions
References