From: Helge Hafting <helgehaf@aitel.hist.no>
To: Scott Bronson <bronson@rinspin.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IDE? IDE-TNG driver
Date: Mon, 19 Aug 2002 11:11:04 +0200 [thread overview]
Message-ID: <3D60B628.CC5BB5E3@aitel.hist.no> (raw)
In-Reply-To: <1029630519.1541.11.camel@emma>
Scott Bronson wrote:
>
> On Sat, 2002-08-17 at 15:57, Ruth Ivimey-Cook wrote:
> > a) some people want basically module-less kernels
>
> Everyone I've heard advocating a moduleless kernel uses an argument that
> boils down to "it's slightly more secure." Does anybody have a GOOD
> reason for not using modules?
1. "No need". Doesn't apply to everybody of course, but
many have enough memory and don't plug in much new stuff.
Recompiling & booting for the rare occation where you
bought a new usb device is ok.
2. A simpler setup. No /etc/modules.conf to worry about.
Compiling ALSA into the kernel surely made life easier.
even more so when also using devfs...
3. Performance. Compiled-in stuff is always there, and
on x86 it exists in the kernel's 4M page so no
TLB loading overhead either.
> Someone replied off-list saying that initrds are too hard to create.
Actually, that isn't an argument for linking everything in.
All you need is the drivers for your root fs and root device.
The rest may still be modular, loaded from /lib/modules on
that root fs.
Helge Hafting
next prev parent reply other threads:[~2002-08-19 9:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-16 21:00 IDE? Martin J. Bligh
2002-08-16 21:28 ` IDE? Linus Torvalds
2002-08-17 11:52 ` IDE? Matthias Andree
2002-08-17 12:06 ` IDE? IDE-TNG driver Andre Hedrick
2002-08-17 13:56 ` Skip Ford
2002-08-17 15:23 ` Matthew D. Pitts
2002-08-17 20:07 ` Alan Cox
2002-08-17 17:16 ` Ruth Ivimey-Cook
2002-08-17 18:03 ` Andre Hedrick
2002-08-17 22:57 ` Ruth Ivimey-Cook
2002-08-17 23:06 ` Andre Hedrick
2002-08-18 3:01 ` Erik Andersen
2002-08-18 0:28 ` Scott Bronson
2002-08-18 3:47 ` Scott Bronson
2002-08-18 4:07 ` Thomas Molina
2002-08-18 4:20 ` CaT
2002-08-19 0:03 ` David Lang
2002-08-19 9:11 ` Helge Hafting [this message]
2002-08-17 12:08 ` IDE? Russell King
2002-08-26 19:17 IDE? IDE-TNG driver David Balazic
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=3D60B628.CC5BB5E3@aitel.hist.no \
--to=helgehaf@aitel.hist.no \
--cc=bronson@rinspin.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®