Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!motcsd!lance From: lance@motcsd.csd.mot.com (lance.norskog) Newsgroups: comp.os.mach Subject: Re: Bytes in Mach 3.0? Message-ID: <2931@motcsd.csd.mot.com> Date: 20 Feb 91 20:10:24 GMT References: <2981@fai.UUCP> <1991Feb13.170901@ibmpa.awdpa.ibm.com> <1991Feb14.220240.26795@ico.isc.com> <62753@bbn.BBN.COM> <1991Feb15.214231.21348@watmath.waterloo.edu> <1991Feb18.033855.4864@watdragon.waterloo.edu> <2910@m Organization: Motorola CSD, Cupertino CA Lines: 18 lance@motcsd.csd.mot.com (lance.norskog) writes: >Folks, I think these numbers comprise the micro-kernel with the BSD Unix >'server' bolted on its side in an unholy fashion. Yes? No? So it's just the micro-kernel? All right, all right, here's another theory: the micro-kernel contains a lot of functionality which allows you to easily add on protocols, file systems, device drivers, regular programs, AND bolts a number of processors together in a clean, extensible way without forcing all the inefficiencies of normal symmetric spin-lock style UNIX machines. All this functionality controls the size of the architecture; even if you don't have the features linked in the core is still big because you CAN link in the features. Enough whistling in the dark: time to download the freed sources. Lance