public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* two questions about the boot_delay
@ 2007-08-08  7:39 Dave Young
  2007-08-11 23:33 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Young @ 2007-08-08  7:39 UTC (permalink / raw)
  To: rdunlap; +Cc: Dave Jones, LKML

Hi,
I have tried the "slow down printk" , and I have two questions.

1. why it depends the DEBUG_KERNEL? Sometimes we only need boot_delay
to see the printk infomations.  How about set it as a standalone
config option?

2. In My system if I boot with boot_delay=200 the early part of
booting will be very slow, eapecially at the very beginning (after the
compressing  and start kernel, it nearly stop here many minutes).

And I wonder if we can simply use mdelay in the boot_delay_msec(). I
tested the mdelay , and the result is more accurate.

Regards
dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-15 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-08  7:39 two questions about the boot_delay Dave Young
2007-08-11 23:33 ` Randy Dunlap
2007-08-15  7:45   ` Dave Young
2007-08-15 15:19     ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox