public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Re: faster boots?
@ 2002-04-05  2:10 joeja
  2002-04-05  2:43 ` Alan Cox
  2002-04-05  7:44 ` Helge Hafting
  0 siblings, 2 replies; 6+ messages in thread
From: joeja @ 2002-04-05  2:10 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

Think pre init scripts....

no apache was install on this machine, no iptables scripts, etc.

I'm actually talking about the time from where Linux spits out all this crap about probing irq's, ide drive found with dma etc.  That kind of stuff.  

I'm not sure if there is an issue because I use the Linux framebuffer and all those printk() are taking to much time to print? To much scrolling or  redraw?  Is there any way to turn all that off (without commenting that code out)?

It would be nice to test if that is an issue.  FreeBSD does not seem to spit out all that crap.  It is more like 1 or 2 lines a device not this 30 lines of irq mapping and 4 lines of thank you to so and so and foo for the code of blah....   

If the video card is old and slow, could all this extra stuff that scrolls up the screen be causing the issue?  If so is there a way of turning this off?    


Joe

On Fri, 5 Apr 2002 01:21:17 +0100 (BST) Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:

>     Is there some way of making the linux kernel boot faster?  

#1: Start less crap at boot time. Obvious but thats frequently most of
    the issue.

For Red Hat if your hardware set up is constant then rpm -e kudzu will do
no harm and avoid the grovelling through the box looking for new toys.

Longer term swsuspend means you can bang alt-sysrq-Z and suspend to disk
without BIOS support

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

end of thread, other threads:[~2002-04-05 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-05  2:10 Re: faster boots? joeja
2002-04-05  2:43 ` Alan Cox
2002-04-05  3:13   ` dean
2002-04-05  7:44 ` Helge Hafting
2002-04-05 12:13   ` Thomas 'Dent' Mirlacher
2002-04-05 15:14   ` Luigi Genoni

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