Re: 2.6.25 slow boot/reboot

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sergio Luis
Date: Monday, April 28, 2008 - 11:18 pm

Glauber Costa wrote:
Hello Glauber,

the "freeze" happens during the kernel start up. It goes starting with delays in some points.
as I mentioned, when it prints "Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled"
it takes 90 seconds to print the next message. And then to reach that "serial" message it took already 20 seconds.
And it keeps on freezing at some other points too, after that. I also noticed the mouse cursor in the left bottom
is blinking in a very slow frequency, like every 6 seconds. It really disappears for a while, then returns and stay 
for another while and so on.

by the way, I messed up my git tree and I was wondering how could I have it back to the state it was when I started
testing this. this linus' commit was the last one, by then:

----

commit c3bf9bc243092c53946fd6d8ebd6dc2f4e572d48
Merge: e3505dd... c2b91e2...
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Apr 26 14:04:32 2008 -0700

    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x8
6/linux-2.6-x86-bigbox-bootmem-v3
    
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6
-x86-bigbox-bootmem-v3:
      x86_64/mm: check and print vmemmap allocation continuous
      x86_64: fix setup_node_bootmem to support big mem excluding with memmap
      x86_64: make reserve_bootmem_generic() use new reserve_bootmem()
      mm: allow reserve_bootmem() cross nodes
      mm: offset align in alloc_bootmem()
      mm: fix alloc_bootmem_core to use fast searching for all nodes
      mm: make mem_map allocation continuous

----

right now I am not able to reproduce the _exact_ problem I had when i created this thread, i.e. I can't boot anymore. I tested 2.6.25 and it didn't have any
problems, it booted normally, like my 2.6.24.5 did. Then I tried 2.6.25-git1 and it gave me the delay problem I wrote in this thread about, but then the system panics with
"Unable to mount root fs on unknown-block(8,5)". I tested with 2.6.25-git11 and 2.6.25-git12 and they also gave me problems, including
new ones. The long delay is still there and with git11/12, another panic, now a problem very similar to the one Ingo reported at
http://lkml.org/lkml/2008/4/27/309 (gonna give the patch there a try tomorrow, just found that thread).

 
can't check it for now, as I can't boot anymore, but hopefully tomorrow I will be able to.


Follows my cpuinfo, in the hope it helps.
thanks,
-sergio

----

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 72
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-60
stepping	: 2
cpu MHz		: 2000.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc
bogomips	: 4021.66
clflush size	: 64

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 72
model name	: AMD Turion(tm) 64 X2 Mobile Technology TL-60
stepping	: 2
cpu MHz		: 2000.000
cache size	: 512 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc
bogomips	: 4018.24
clflush size	: 64


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.25 slow boot/reboot, Sergio Luis, (Sat Apr 26, 10:37 pm)
Re: 2.6.25 slow boot/reboot, Bart Van Assche, (Sun Apr 27, 8:23 am)
Re: 2.6.25 slow boot/reboot, Sergio Luis, (Sun Apr 27, 9:33 am)
Re: 2.6.25 slow boot/reboot, Ken Moffat, (Sun Apr 27, 4:55 pm)
Re: 2.6.25 slow boot/reboot, Sergio Luis, (Sun Apr 27, 6:24 pm)
Re: 2.6.25 slow boot/reboot, Bart Van Assche, (Sun Apr 27, 11:10 pm)
Re: 2.6.25 slow boot/reboot, Ken Moffat, (Mon Apr 28, 6:27 am)
Re: 2.6.25 slow boot/reboot, Glauber Costa, (Mon Apr 28, 7:19 am)
Re: 2.6.25 slow boot/reboot, Sergio Luis, (Mon Apr 28, 7:35 am)
Re: 2.6.25 slow boot/reboot, Glauber Costa, (Mon Apr 28, 5:32 pm)
Re: 2.6.25 slow boot/reboot, Sergio Luis, (Mon Apr 28, 11:18 pm)
Re: 2.6.25 slow boot/reboot, Glauber Costa, (Tue Apr 29, 5:26 am)
Re: 2.6.25 slow boot/reboot, Ingo Molnar, (Tue Apr 29, 7:28 am)
Re: 2.6.25 slow boot/reboot, Sergio Luis, (Tue Apr 29, 6:05 pm)