*BSD News Article 92868


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!news.maxwell.syr.edu!worldnet.att.net!howland.erols.net!vixen.cso.uiuc.edu!uwm.edu!news.nap.net!news2.nap.net!news.wwa.com!news.ucdavis.edu!taco.engr.ucdavis.edu!cweng
From: cweng@taco.engr.ucdavis.edu (~{#@HNNRRy#@~})
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Linux or FreeBSD (or something else?)
Date: 4 Apr 1997 18:41:07 GMT
Organization: College of Engineering - University of California - Davis
Lines: 35
Message-ID: <5i3i03$1t5$1@mark.ucdavis.edu>
References: <332c9a76.3278270@news.adelaide.on.net> <5i1c4i$fo@uriah.heep.sax.de>
NNTP-Posting-Host: taco.engr.ucdavis.edu
X-Newsreader: TIN [version 1.2 PL2]
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:38522


J Wunsch (j@uriah.heep.sax.de) wrote:
: Dong Lin <donglin@ix.netcom.com> wrote:

: > The education OS used years back in Davis called Minix was
: > microkernel, it didn't do multithreading.

: Minix indeed has a small kernel, and i've been impressed to see a live
: Minix on a 286/12 running TCP/IP recently.  However, i don't think
: Minix can count as a microkernel architecture.  This term doesn't
: refer to a particular size of the kernel (and mind you, there are Mach

It has been a while since I took that Operating system course( 3 years 
already.:)  So what I am saying might not be correct.  I think the Minix 
kernel is the kernel has nothing but the essential parts of an operating 
system.  Everything else like device drivers are not included in the 
kernel. And the difference between microkernel and monolithic is that 
monolithic kernel has everything inside the kernel vs. microkernel only 
have the core of the operating system service routines.  I think I saw a 
new version of the operating system design and implementation book in the 
book store.  I might go there and check a little since things might have 
changed.

						Terrence

: 3 descendants that have really huge kernels), but to the message-
: passing technology architecture.  I don't think this is how Minix
: works.

: -- 
: cheers, J"org

: joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
: Never trust an operating system you don't have sources for. ;-)