Bug 9110 (Bootproblem)
Summary: | kernel needs 65 sec. to load, before rc starts. No error messages | ||
---|---|---|---|
Product: | Other | Reporter: | o. meijer (meijer.o) |
Component: | Other | Assignee: | Bartlomiej Zolnierkiewicz (bzolnier) |
Status: | REJECTED UNREPRODUCIBLE | ||
Severity: | normal | CC: | akpm, bzolnier, meijer.o, mingo, tglx |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.23.rc4 - rc9 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
bootchart
output demsg kernel no-lolatency low latency kernel config of slow booting kernel dmesg. kernel 2.6.22.6 output : diff vmlinuz-2.6.23-rc9-good.txt vmlinuz-2.6.23-rc9-bad.txt > diff.good.bad.txt |
Description
o. meijer
2007-10-02 05:09:19 UTC
Created attachment 13018 [details]
bootchart
Please add the "time" parameter to the kernel boot command line then attach the full dmesg output to this bug report, thanks. Created attachment 13020 [details]
output demsg kernel no-lolatency
Created attachment 13021 [details]
low latency kernel
Created attachment 13022 [details]
config of slow booting kernel
[ 31.986615] ICH4: chipset revision 1 [ 31.986618] ICH4: not 100% native mode: will probe irqs later [ 31.986628] ide0: BM-DMA at 0x2c20-0x2c27, BIOS settings: hda:DMA, hdb:pio [ 31.986639] ide1: BM-DMA at 0x2c28-0x2c2f, BIOS settings: hdc:DMA, hdd:pio [ 31.986648] Probing IDE interface ide0... [ 31.997662] hda: HTS541060G9AT00, ATA DISK drive [ 31.997970] Clocksource tsc unstable (delta = -323429052 ns) [ 116.296838] hda: selected mode 0x45 [ 116.297108] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 116.297218] Probing IDE interface ide1... [ 116.375122] hdc: SD-R2512, ATAPI CD/DVD-ROM drive [ 116.406357] hdc: selected mode 0x22 So it looks like IDE probing is taking ages. And you say that 2.6.22 did not have this delay? Bart, is that expected? Thanks. (It might be useful if you could also attach the dmesg for a 2.6.22 kernel for comparison purposes) (all your dmesg files are truncated, btw: you'll need to use the log_buf_len boot command-line option, and `dmesg -s 1000000' to fix this) This is not expected. I don't recall any changes in the area of IDE device probing in 2.6.23 so git-bisect is the best way to proceed (and pinging Thomas or Ingo since the facts that clocksource fallback happens just before the long delay and that low latency kernel fixes the issue are highly suspicious). Yes, it could be that the clocksource code changed the time and a short sleep becaome a very long one or something. It would be good if the reporter could reboot the problematic kernel a few times and check to see if that clocksource messages always comes out in the middle of IDE probing. Sorry, kernel 2.6.22.6 has the same problem. delay is not present when compiled as lo latency. Created attachment 13024 [details]
dmesg. kernel 2.6.22.6
dmesg 2.6.22.6, also halting btw, (no lo-latency) During the halt the fan blows at full force, shortly before the boot process continues, the fan quiets down. As far as I can see it always hangs at the same line. I hope this dmesg is not truncated.
Can you please provide the delta of the .config files of the fast and slow booting kernels ? Thank you for helping, i do my best Command: diff config-2.6.23-rc9-good.txt config-2.6.23-rc9-bad.txt > diff-config-26-23-rc9-good-bad.txt output: 3,4c3,4 < # Linux kernel version: 2.6.23-rc9-om-v3.14 < # Tue Oct 2 12:42:46 2007 --- > # Linux kernel version: 2.6.23-rc9-om-v3.15 > # Tue Oct 2 13:14:19 2007 32d31 < CONFIG_LOCK_KERNEL=y 163,165c162,163 < # CONFIG_PREEMPT_VOLUNTARY is not set < CONFIG_PREEMPT=y < CONFIG_PREEMPT_BKL=y --- > CONFIG_PREEMPT_VOLUNTARY=y > # CONFIG_PREEMPT is not set I added this also to the bug report, please notice that I made a mistake, kernel 2.6.22.6 has the same problem, see bugreport Otto Meijer On 10/3/07, bugme-daemon@bugzilla.kernel.org < bugme-daemon@bugzilla.kernel.org> wrote: > > http://bugzilla.kernel.org/show_bug.cgi?id=9110 > > > > > > ------- Comment #11 from tglx@linutronix.de 2007-10-02 15:52 ------- > Can you please provide the delta of the .config files of the fast and slow > booting kernels ? > > > -- > Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > You reported the bug, or are watching the reporter. > Thank you for helping, i do my best<br><br>Command: diff config-2.6.23-rc9-good.txt config-2.6.23-rc9-bad.txt > diff-config-26-23-rc9-good-bad.txt<br><br>output:<br><br>3,4c3,4<br>< # Linux kernel version: 2.6.23-rc9-om-v3.14 <br>< # Tue Oct 2 12:42:46 2007<br>---<br>> # Linux kernel version: 2.6.23-rc9-om-v3.15<br>> # Tue Oct 2 13:14:19 2007<br>32d31<br>< CONFIG_LOCK_KERNEL=y<br>163,165c162,163<br>< # CONFIG_PREEMPT_VOLUNTARY is not set <br>< CONFIG_PREEMPT=y<br>< CONFIG_PREEMPT_BKL=y<br>---<br>> CONFIG_PREEMPT_VOLUNTARY=y<br>> # CONFIG_PREEMPT is not set<br><br>I added this also to the bug report, please notice that I made a mistake, kernel <a href="http://2.6.22.6">2.6.22.6</a> has the same problem, see bugreport<br><br>Otto Meijer<br><br><br><br><div><span class="gmail_quote">On 10/3/07, <b class="gmail_sendername"><a href="mailto:bugme-daemon@bugzilla.kernel.org"> bugme-daemon@bugzilla.kernel.org</a></b> <<a href="mailto:bugme-daemon@bugzilla.kernel.org">bugme-daemon@bugzilla.kernel.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <a href="http://bugzilla.kernel.org/show_bug.cgi?id=9110">http://bugzilla.kernel.org/show_bug.cgi?id=9110</a><br><br><br><br><br><br>------- Comment #11 from <a href="mailto:tglx@linutronix.de">tglx@linutronix.de</a> 2007-10-02 15:52 ------- <br>Can you please provide the delta of the .config files of the fast and slow<br>booting kernels ?<br><br><br>--<br>Configure bugmail: <a href="http://bugzilla.kernel.org/userprefs.cgi?tab=email">http://bugzilla.kernel.org/userprefs.cgi?tab=email </a><br>------- You are receiving this mail because: -------<br>You are on the CC list for the bug, or are watching someone who is.<br>You reported the bug, or are watching the reporter.<br></blockquote></div><br> Created attachment 13028 [details]
output : diff vmlinuz-2.6.23-rc9-good.txt vmlinuz-2.6.23-rc9-bad.txt > diff.good.bad.txt
Is this problem still present? I compiled 2.6.23 in several ways. Maybe strange, but it works fine I think you can remove the bug. Best regards, and than you. On 10/28/07, bugme-daemon@bugzilla.kernel.org < bugme-daemon@bugzilla.kernel.org> wrote: > > http://bugzilla.kernel.org/show_bug.cgi?id=9110 > > > > > > ------- Comment #14 from bzolnier@gmail.com 2007-10-28 15:41 ------- > Is this problem still present? > > > -- > Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > You reported the bug, or are watching the reporter. > I compiled 2.6.23 in several ways. Maybe strange, but it works fine<br><br>I think you can remove the bug.<br><br>Best regards, and than you.<br><br><div><span class="gmail_quote">On 10/28/07, <b class="gmail_sendername"><a href="mailto:bugme-daemon@bugzilla.kernel.org"> bugme-daemon@bugzilla.kernel.org</a></b> <<a href="mailto:bugme-daemon@bugzilla.kernel.org">bugme-daemon@bugzilla.kernel.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <a href="http://bugzilla.kernel.org/show_bug.cgi?id=9110">http://bugzilla.kernel.org/show_bug.cgi?id=9110</a><br><br><br><br><br><br>------- Comment #14 from <a href="mailto:bzolnier@gmail.com">bzolnier@gmail.com</a> 2007-10-28 15:41 ------- <br>Is this problem still present?<br><br><br>--<br>Configure bugmail: <a href="http://bugzilla.kernel.org/userprefs.cgi?tab=email">http://bugzilla.kernel.org/userprefs.cgi?tab=email</a><br>------- You are receiving this mail because: ------- <br>You are on the CC list for the bug, or are watching someone who is.<br>You reported the bug, or are watching the reporter.<br></blockquote></div><br> OK, thanks for update. I'm closing this bug. |