MESSAGE
DATE | 2004-07-04 |
FROM | From: "Ruben I Safir - Secretary NYLXS"
|
SUBJECT | RE: [hangout] blowing up Small Schools
|
I think the monolithich kernel are refers to the ability to run a single OS at a time on a single machine from the kernal space.
What does Mach do?
Ruben
On Fri, 2 Jul 2004 13:14:12 +0100, Inker, Evan wrote > Monolithic Kernels > Built into one single binary. > Have everything they need in that binary. > Are loaded completely into memory at boot time. > (and stay there!) > > Pre-date micro-kernel architecture by at least ten years. > > ---------------------------------------------------------------------------- > ---- > Node:Micro-kernel Architectures, Next:Is Linux Purely Monolithic?, > Previous:Monolithic Kernels, Up:Monolithic Kernel vs. Micro-kernel > Architectures > > Micro-kernel Architectures > Have an extremely small core. > Only the small core remains in memory at all times. > Device drivers and other additional items are loaded as-needed. > > ---------------------------------------------------------------------------- > ---- > Node:Is Linux Purely Monolithic?, Previous:Micro-kernel > Architectures, Up:Monolithic Kernel vs. Micro-kernel Architectures > > Is Linux Purely Monolithic? > Linux by and large is monolithic. > > However, Linux permits modules, a system whereby certain parts of > the kernel may be loaded at runtime. > > Linux modules are reminiscent of micro-kernel architectures, but > Linux really remains basically a monolithic architecture. > > Regards, > > Evan M. Inker (New York) x. 4615 > > -----Original Message----- > From: Adam Kosmin [mailto:akosmin-at-nyc.rr.com] > Sent: Thursday, July 01, 2004 8:59 PM > To: hangout-at-nylxs.com > Subject: Re: [hangout] Defending Small Schools > > " Monolithic isnt always a bad thing. The Linux kernel is > considered " monolithic. The GNU Hurd kernel is considered to be a > mico kernel. " " Steve M > > I never understood this statement regarding the Linux kernel. From > what I understand, it can be monolithic if compiled as such. The > other route being a modular one. > > Explanation is needed... > > Adam > > " ____________________________ > " NYLXS: New Yorker Free Software Users Scene > " Fair Use - > " because it's either fair use or useless.... > " NYLXS is a trademark of NYLXS, Inc > " > > -- > > "Yes, Your Honor. Now, where we are so far, in at least my > line of reasoning, is I want to walk the Court through enough of our > complaint to help the Court understand that IBM clearly did > contribute a lot of the Unix-related information into Linux. We just > don't know what it is." > > -- Kevin McBride SCO vs. IBM 12/05/03 ____________________________ > NYLXS: New Yorker Free Software Users Scene > Fair Use - > because it's either fair use or useless.... > NYLXS is a trademark of NYLXS, Inc > > **************************************************************************** > This message contains confidential information and is intended only > for the individual or entity named. If you are not the named addressee > you should not disseminate, distribute or copy this e-mail. > Please notify the sender immediately by e-mail if you have received > this e-mail by mistake and delete this e-mail from your system. > E-mail transmission cannot be guaranteed to be secure or error-free > as information could be intercepted, corrupted, lost, destroyed, arrive > late or incomplete, or contain viruses. The sender therefore does > not accept liability for any errors or omissions in the contents of this > message which arise as a result of e-mail transmission. > If verification is required please request a hard-copy version. > This message is provided for informational purposes and should not > be construed as an invitation or offer to buy or sell any securities > or related financial instruments. GAM operates in many jurisdictions > and is regulated or licensed in those jurisdictions as required. **************************************************************************** > > ____________________________ > NYLXS: New Yorker Free Software Users Scene > Fair Use - > because it's either fair use or useless.... > NYLXS is a trademark of NYLXS, Inc
-- NYLXS - New Yorks Free Software Scene
____________________________ NYLXS: New Yorker Free Software Users Scene Fair Use - because it's either fair use or useless.... NYLXS is a trademark of NYLXS, Inc
|
|