POV-Ray : Newsgroups : povray.off-topic : Compiling stuff : Re: Compiling stuff Server Time
30 Sep 2024 17:27:33 EDT (-0400)
  Re: Compiling stuff  
From: Chambers
Date: 8 Dec 2008 22:09:36
Message: <B26A9ECEDF9441688C2529A04BB0CE7C@HomePC>
> -----Original Message-----
> From: Invisible [mailto:voi### [at] devnull]
> I still don't entirely "get" why you would ever recompile the OS
> kernel.
> I mean, all it does is memory allocation, interrupt scheduling, etc.
> What's to change?

<sarcasm>
It's because the Linux crowd haven't figured out how to properly make
device drivers yet.  Instead, the *kernel* is the device driver for
every single thing in your computer.
</sarcasm>

<serious>
If you ever need to add hardware, you have to recompile your kernel to
support it.
If you remove hardware, you should recompile your kernel not to support
it, otherwise it might be a kb or two larger than it needs to be.
</serious>

...Ben Chambers
www.pacificwebguy.com


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.