LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-12-2003, 04:45 PM   #1
MRK
Member
 
Registered: Jan 2002
Posts: 60

Rep: Reputation: 15
Is having a large kernel bad?


I have a question. Is haveing a large kernel bad? If i compile everything possible into the kernel, will that make it slow or unstable? What if i compile on the necisary things into the kernel and then modularize everything else. Will that make it slow or unstable? Thanks for your advice!

-Mr.K
 
Old 07-12-2003, 04:59 PM   #2
andrew001
Member
 
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321

Rep: Reputation: 30
Having an unecessarily large kernel is probably a bad thing. A large kernel will increase your reboot time, and will most likely be less stable (there will just be more places for things to get messed up!).

Compiling everything possible into a kernel is also a bad idea for security reasons. At least for me, its nice to know exactly what my machine can and cannot support, so I know exactly what the security risks are.

If you're interested in compiling a kernel (definitely a good idea), you should support all of the hardware you have in your computer, and compile things as modules that you think you'll use, or that are related to hardware you might remove frequently (like a wireless usb adapter or something).

As far as compiling almost everything as a module goes, I don't think its really necessary because on the off chance that you need a module you don't have, you can just compile it into /lib/modules without recompiling the kernel.

~Andrew
 
Old 07-13-2003, 08:56 AM   #3
savix
LQ Newbie
 
Registered: Jul 2003
Distribution: Red Hat 8
Posts: 9

Rep: Reputation: 0
Also, having an excessively large kernel is bad because you can't put it on a floppy and boot it in case you ever need to. But that's only if it's bigger than 1.44 MB
 
Old 07-13-2003, 09:10 AM   #4
andrew001
Member
 
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321

Rep: Reputation: 30
Good point. : )
 
Old 07-13-2003, 07:06 PM   #5
savix
LQ Newbie
 
Registered: Jul 2003
Distribution: Red Hat 8
Posts: 9

Rep: Reputation: 0
Don't worry about your kernel being *too* big. The average kernel size is a little more than a megabyte. Almost always, you'll want things in the kernel (if possible) rather than to load modules -- it's almost always faster. Although, you should take out anything unnecessary:

--If you don't have FireWire, disable the firewire... if you aren't running any scsi devices, disable scsi. If you're not running a bus mouse, then don't bother including it in the kernel.

This will make your linux box boot up faster, and i believe also run faster, too.

Things to ALWAYS ALWAYS ALWAYS ALWAYS do when recompiling:

-- make sure that you're compiling for the correct processor (i.e. Pentium 1, 2, 3, Athlon, etc.)

-- make sure you allow support for the filesystems you're planning on using (ESPECIALLY ext3 and ISO9960 (or whatever the heck the CD one is)

there's more, but i'm not gonna list the whole doc for you. Though i'm sure you probably already have it, check out the Linux Kernel HOWTO. It's got all the information you'll need for compiling the kernel and what to do afterwards.

Last edited by savix; 07-13-2003 at 07:10 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel too large? Oderus Slackware 10 10-02-2004 11:39 PM
kernel 2.2 vs. 2.4 - large # of files rmang Linux - General 2 02-13-2004 08:20 AM
Kernel too large for lilo.. cicisbeo Linux - Software 4 07-25-2003 02:57 PM
linux kernel: large routing tables dunkyb Linux - Software 0 02-19-2003 02:19 AM
Large drive- too much space lost by large block size? tome Linux - General 5 12-14-2001 01:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration