public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oliver@neukum.name>
To: Wichert Akkerman <wichert@wiggy.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Bootscreen
Date: Tue, 28 Jan 2003 15:53:45 +0100	[thread overview]
Message-ID: <200301281553.45815.oliver@neukum.name> (raw)
In-Reply-To: <20030128143235.GY4868@wiggy.net>

Am Dienstag, 28. Januar 2003 15:32 schrieb Wichert Akkerman:
> Previously Alan Cox wrote:
> > I'd not really pondered people who compile many drivers into their kernel
> > instead of into the initrd. I guess a few people still do that.
>
> Agreed - what you probably want to do is have a minimal kernel that
> boots an initrd which loads modules for the rest. If the kernel is

Why? If you do an embedded system you go for minimal memory.
You'd probably compile a kernel without module support. You know
which hardware is to be supported, so you gain nothing at all
by using modules.
Frankly, even for a normal system, why compile an initrd for drivers
you need during everyday operation? If you compile yourself at all, why
pay the price in memory and TLB misses?

	Regards
		Oliver


  parent reply	other threads:[~2003-01-28 14:44 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28  9:01 Bootscreen Raphael Schmid
2003-01-28  9:52 ` Bootscreen John Bradford
2003-01-28 10:49 ` Bootscreen DervishD
2003-01-28 11:20 ` Bootscreen Robert Morris
2003-01-28 11:44   ` Bootscreen John Bradford
2003-01-28 11:48     ` Bootscreen Wichert Akkerman
2003-01-28 12:15       ` Bootscreen Robert Morris
2003-01-28 12:55       ` Bootscreen Alan Cox
2003-01-28 13:09         ` Bootscreen Wichert Akkerman
2003-01-28 13:47           ` Bootscreen Alan Cox
2003-01-28 14:06             ` Bootscreen John Bradford
2003-01-28 14:14               ` Bootscreen Richard B. Tilley  (Brad)
2003-01-28 14:33                 ` Bootscreen Robert Morris
2003-01-28 14:32             ` Bootscreen Wichert Akkerman
2003-01-28 14:45               ` Bootscreen Jos Hulzink
2003-01-28 14:47                 ` Bootscreen Wichert Akkerman
2003-01-28 14:57                   ` Bootscreen Richard B. Tilley  (Brad)
2003-01-28 14:58                     ` Bootscreen Wichert Akkerman
2003-01-28 15:07                       ` Bootscreen Richard B. Tilley  (Brad)
2003-01-28 15:14                         ` Bootscreen Wichert Akkerman
2003-01-28 15:20                           ` Bootscreen Richard B. Tilley  (Brad)
2003-01-28 15:25                             ` Bootscreen Wichert Akkerman
2003-01-29 10:19                         ` Bootscreen Horst von Brand
2003-01-28 15:05                 ` Bootscreen Alan Cox
2003-01-28 15:06                 ` Bootscreen John Bradford
2003-01-29  9:57                 ` Module security [Was: Re: Bootscreen] Horst von Brand
2003-01-28 14:53               ` Oliver Neukum [this message]
2003-01-28 13:22         ` Bootscreen Jos Hulzink
2003-01-28 14:35         ` Bootscreen Rogier Wolff
2003-01-28 12:08     ` Bootscreen Robert Morris
2003-01-28 12:17       ` Bootscreen John Bradford
2003-01-28 14:15       ` Bootscreen Roy Sigurd Karlsbakk
2003-01-28 18:46         ` Bootscreen H. Peter Anvin
2003-01-29  9:13         ` Bootscreen Horst von Brand
2003-01-29  9:35           ` Bootscreen Xavier Bestel
2003-01-29 13:19           ` Bootscreen Roy Sigurd Karlsbakk
2003-01-28 13:32   ` Bootscreen Stefan Reinauer
2003-01-28 13:46     ` Bootscreen Robert Morris
2003-01-28 14:38       ` Bootscreen Stefan Reinauer
2003-01-28 13:52     ` Bootscreen Roy Sigurd Karlsbakk
2003-01-29  8:06       ` Bootscreen Zwane Mwaikambo
2003-01-29 13:17         ` Bootscreen Roy Sigurd Karlsbakk
2003-01-29 15:48           ` Bootscreen Zwane Mwaikambo
2003-01-28 13:55     ` Bootscreen John Bradford
2003-01-28 14:28       ` Bootscreen Wichert Akkerman
2003-01-28 14:43         ` Bootscreen John Bradford
2003-01-28 14:45           ` Bootscreen Wichert Akkerman
2003-01-28 17:15     ` Bootscreen Valdis.Kletnieks
2003-01-28 12:10 ` Bootscreen Stefan Reinauer
2003-01-28 14:50   ` Bootscreen Alan Cox
2003-01-28 15:07     ` Bootscreen Stefan Reinauer
2003-01-28 15:09     ` Bootscreen John Bradford
2003-01-28 17:41     ` Bootscreen Erik Mouw
2003-01-28 20:11       ` Bootscreen Arador
2003-01-28 21:13         ` Bootscreen Bernd Eckenfels
2003-01-28 17:48 ` Bootscreen Martin J. Bligh
2003-01-28 19:24   ` Bootscreen Ingo Oeser
2003-01-28 18:13 ` Bootscreen Aaron Lehmann
2003-01-28 18:21 ` Bootscreen Prasad
  -- strict thread matches above, loose matches on Subject: below --
2003-01-28 10:33 AW: AW: Bootscreen Raphael Schmid
2003-01-28 10:52 ` John Bradford
2003-01-28 13:16   ` Bootscreen Stefan Reinauer
     [not found] <398E93A81CC5D311901600A0C9F29289469376@cubuss2>
2003-01-28 11:05 ` Bootscreen Alex Riesen
2003-01-28 11:38   ` Bootscreen Jos Hulzink
2003-01-28 13:13 Bootscreen Raphael Schmid
2003-01-28 14:35 ` Bootscreen Xavier Bestel
2003-01-30  7:25   ` Bootscreen Pavel Machek
2003-01-31 17:40     ` Bootscreen Jörn Engel
2003-01-31 17:45       ` Bootscreen Pavel Machek
2003-01-28 14:11 AW: Bootscreen Raphael Schmid
2003-01-28 14:26 ` John Bradford
2003-01-28 14:48   ` Bootscreen Stefan Reinauer
2003-01-28 14:29 ` AW: Bootscreen Robert Morris
2003-01-28 14:59   ` Bootscreen Stefan Reinauer
2003-01-28 14:34 ` Bootscreen jeff millar
2003-01-28 14:40   ` Bootscreen John Bradford
2003-01-28 16:41   ` Bootscreen Valdis.Kletnieks
2003-01-28 21:48 Bootscreen Balram Adlakha
2003-01-28 21:59 ` Bootscreen John Bradford
2003-01-29 14:46 ` Bootscreen Denis Vlasenko
2003-01-29 19:52   ` Bootscreen Balram Adlakha
2003-01-30  6:53     ` Bootscreen Denis Vlasenko
2003-01-30 10:18       ` Bootscreen Bernd Eckenfels
2003-01-30 10:39     ` Bootscreen Helge Hafting
2003-01-30 13:54   ` Bootscreen Stefan Reinauer
2003-01-29 15:09 ` Bootscreen Horst von Brand
2003-01-29  8:30 Bootscreen Raphael Schmid
2003-01-29  8:35 Bootscreen Raphael Schmid
2003-01-29 17:53 ` Bootscreen Arador
2003-01-29 13:59 Bootscreen Raphael Schmid

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=200301281553.45815.oliver@neukum.name \
    --to=oliver@neukum.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wichert@wiggy.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox