>>>>> On Thu, 04 Jun 1998 14:01:26 -0400, Eric Wood
>>>>> <[EMAIL PROTECTED]> said:

Eric> Maybe someone who plays with development kernels can answer
Eric> this: When configuring a new kernel, why would you want to
Eric> answer 'yes' when a 'module' selection is available?  And for

speed.  going through a module is slower than not.

Eric> the most part, is the new linux kernels becoming more and more
Eric> modular to a point where kernel compilation will become
Eric> increasingly unnecessary?

yes.  pretty cool, huh?  

Eric> Thanks for the insight.

When I compile kernels for a router, I put in as permanent the things 
that I know will be used a lot, and rarely changed out, like the
networking cards and ip_aliasing.  I use them a lot.

when doing a fileserver, I put in things like the networking cards,
the nfs filesystems, scsi adapter and raid.  they get used a lot on
that machine.

from there, I put in modules the things that I might need once in a
while.  (e.g. nfs for the router, DOS fs for the fileserver, ISOfs for 
the fileserver , as we rarely go over to the machine....)


have fun,
rob


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to