From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: linux-kernel@vger.kernel.org, rjw@sisk.pl
Subject: Bootup time regression from 2.6.27 to 2.6.28-rc3+
Date: Tue, 4 Nov 2008 18:33:00 +0100 [thread overview]
Message-ID: <20081104173300.GF6134@ics.muni.cz> (raw)
Hello Rafael,
not sure whether this is already reported or not. However, in 2.6.28-rc3
I discovered about 10 secs delay before mounting the root fs and running init
(not sure whether the delay is caused by mount or init). It did not appear in
2.6.27. I did not try any previous 2.6.28-rcX.
This is from dmesg in 2.6.28-rc3.
[ 7.880966] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 8.103116] input: TPPS/2 IBM TrackPoint as
/devices/platform/i8042/serio1/serio2/input/input7
[ 28.993523] kjournald starting. Commit interval 5 seconds
[ 28.993581] EXT3-fs: mounted filesystem with ordered data mode.
[ 28.993638] VFS: Mounted root (ext3 filesystem) readonly.
[ 28.993675] Freeing unused kernel memory: 332k freed
[ 37.697648] uhci_hcd: USB Universal Host Controller Interface driver
[ 37.697740] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ
20
[ 37.697779] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 37.697785] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 37.698005] drivers/usb/core/inode.c: creating file 'devices'
[ 37.698008] drivers/usb/core/inode.c: creating file '001'
[ 37.698131] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus
number 1
[ 37.698176] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 37.698205] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000
This is from 2.6.27 kernel:
[ 8.215972] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 8.452174] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
[ 9.016605] kjournald starting. Commit interval 5 seconds
[ 9.016634] EXT3-fs: mounted filesystem with ordered data mode.
[ 9.016663] VFS: Mounted root (ext3 filesystem) readonly.
[ 9.016756] Freeing unused kernel memory: 296k freed
[ 18.963410] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 18.963461] hda_intel: probe_mask set to 0x1 for device 17aa:20ac
[ 18.969726] USB Universal Host Controller Interface driver v3.0
[ 18.987703] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[ 18.987732] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 19.023978] sdhci: Secure Digital Host Controller Interface driver
[ 19.024017] sdhci: Copyright(c) Pierre Ossman
[ 19.084812] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 19.366304] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 19.372539] ACPI: WMI: Mapper loaded
[ 19.570065] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1a:6b:d2:bd:81
[ 19.570105] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 19.570172] 0000:00:19.0: eth0: MAC: 4, PHY: 6, PBA No: ffffff-0ff
[ 19.570301] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 19.570343] uhci_hcd 0000:00:1a.0: UHCI Host Controller
--
Lukáš Hejtmánek
next reply other threads:[~2008-11-04 17:33 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 17:33 Lukas Hejtmanek [this message]
2008-11-09 0:06 ` Bootup time regression from 2.6.27 to 2.6.28-rc3+ Rafael J. Wysocki
2008-11-09 4:55 ` Arjan van de Ven
2008-11-09 8:56 ` Lukas Hejtmanek
2008-11-09 10:52 ` Marcin Slusarz
2008-11-09 11:33 ` Lukas Hejtmanek
2008-11-09 13:24 ` Rafael J. Wysocki
2008-11-09 20:09 ` Lukas Hejtmanek
2008-11-09 20:28 ` Arjan van de Ven
2008-11-09 20:34 ` Lukas Hejtmanek
2008-11-09 21:24 ` Arjan van de Ven
2008-11-09 21:38 ` Lukas Hejtmanek
2008-11-09 21:43 ` Lukas Hejtmanek
2008-11-09 21:57 ` Thomas Gleixner
2008-11-10 8:12 ` Lukas Hejtmanek
2008-11-10 12:16 ` Lukas Hejtmanek
2008-11-09 21:56 ` Thomas Gleixner
2008-11-09 22:46 ` Bernhard Schmidt
2008-11-09 22:53 ` Frans Pop
2008-11-14 1:45 ` Frans Pop
2008-11-15 17:16 ` Frans Pop
2008-11-15 18:04 ` Arjan van de Ven
2008-11-16 19:27 ` [2.6.28-rc5] TSC sync error and high hrtimer_start (was: Bootup time regression from 2.6.27 to 2.6.28-rc3+) Frans Pop
2008-11-17 2:18 ` Frans Pop
2008-11-10 13:45 ` Bootup time regression from 2.6.27 to 2.6.28-rc3+ Yves-Alexis Perez
2008-11-11 17:33 ` Len Brown
2008-11-09 20:39 ` Linus Torvalds
2008-11-09 20:48 ` Arjan van de Ven
2008-11-09 14:20 ` Frans Pop
2008-11-09 15:14 ` Lukas Hejtmanek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081104173300.GF6134@ics.muni.cz \
--to=xhejtman@ics.muni.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.