public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Kavanagh <matthew@teh.ath.cx>
To: Patrick Kiwitter- Mailinglist <ccc@devilcode.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: monoholitic, hybrid or not monoholitic?
Date: Wed, 15 Sep 2004 15:12:37 +0100	[thread overview]
Message-ID: <20040915141237.GB2429@teh.ath.cx> (raw)
In-Reply-To: <4148271D.9050009@devilcode.de>

On Wed, Sep 15, 2004 at 01:27:25PM +0200, Patrick Kiwitter- Mailinglist wrote:
> Hash: SHA1
> 
> hello world,
> 
> i've invested a couple of hours to find a correct description of the
> linux kernel achritecture. most books or litretures (in general) are
> talking about a monoholitic kernel (incl. linux kernel development -
> robert love and understanding the linux kernel - oreilly). i also asked
> google an read the kernel.org faq.
> 
> the kernel were mostly descripted as monoholitic. but some sources means
> that the linux kernel is not really monoholitic because of the feature
> of loading kernel modules. some pages are talking about a "hybrid
> kernel" which means that the kernel is a glue one, a little bit of
> monoholitic and a little bit not.
> 
> so i would like to receive detailed information where i can read a
> correct description of course you can also post your comments here (if
> allowed). by the way, yes i've read the "tanenbaum" reffering monoholitc.
> 
> thanks a lot in advanced,
> patrick
> 
I'd tend towards monolithic because the modules (as mentioned) run in kernel
space; but it's not a cookie-cutter case. Things are implemented in userspace
that provide functionality normally included in the kernel; udev springs to
mind, even if it is not the predominant solution.

  parent reply	other threads:[~2004-09-15 14:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-15 11:27 monoholitic, hybrid or not monoholitic? Patrick Kiwitter- Mailinglist
2004-09-15 12:59 ` Luca Ferroni
2004-09-15 14:12 ` Matt Kavanagh [this message]
2004-09-16  0:22   ` Tommy Reynolds
2004-09-16  1:18     ` Kurt Wall
2004-09-16  0:51   ` monoholitic, hybrid or not monoholitic? [OT] Neil Brown
2004-09-16  9:57     ` Matt Kavanagh

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=20040915141237.GB2429@teh.ath.cx \
    --to=matthew@teh.ath.cx \
    --cc=ccc@devilcode.de \
    --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