POV-Ray : Newsgroups : povray.off-topic : Compiling stuff : Re: Compiling stuff Server Time
1 Oct 2024 00:07:05 EDT (-0400)
  Re: Compiling stuff  
From: Warp
Date: 11 Dec 2008 07:58:24
Message: <49410e70@news.povray.org>
scott <sco### [at] scottcom> wrote:
> >  It's the classical monolithic kernel vs. microkernel war. There are
> > advantages and disadvantages in both methods.

> Ah ok, so on Windows the kernel includes code to call/use any generic driver 
> (that is not part of the kernel itself), but on Linux the kernel actually 
> includes the drivers.  And that means if you want to add/remove drivers from 
> your system completely, you need to recompile the kernel under Linux.  Is 
> that right?

  Not really, because the linux kernel supports loadable modules. However,
it does support drivers embedded in the kernel as well.

-- 
                                                          - Warp


Post a reply to this message

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