1997Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: Just a bit of musing -->
<!--X-From-R13: ptNnzv&#45;pt.UenlEntr.Sqzbagba.OP.QO (Quevf Uenl) -->
<!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx01.ca.us.ibm.net id 858219106.46007&#45;1 Thu Mar 13 02:11:46 1997 -->
<!--X-Message-Id: 9703121423.7v7z@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: Just a bit of musing</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00096.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00098.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00090.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00099.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00097">Author</A>
&nbsp;|&nbsp;<A HREF="#00097">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00097">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: Just a bit of musing</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: Just a bit of musing</LI>
<LI><em>From</em>: <A HREF="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</A> (Chris Gray)</LI>
<LI><em>Date</em>: Wed, 12 Mar 97 07:23:48 MST</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
:It is my understanding that many OSs that implement multi-processing will
:allocate one CPU for the OS and the rest of the available units to
:application
:threads.  NT 3.51 does this as well as many Unixes.  I thought OS2 used
:this
:model also.  (please correct me if I'm wrong)

In the Sun world, this has never been true. SunOS didn't use SMP's very
well, because when anything needed kernel work, a single global lock kept
everyone else out of the kernel. Even then, there was no CPU reserved for
the kernel. Under the newer Solaris, the locks within the kernel are of
much finer granularity, so several CPUs can be executing kernel code at
the same time. My understanding is that IBM's AIX went through similar
changes (AIX 3.5 didn't support SMP, but AIX 4.1 was a rewrite, and is
much like Solaris on SMP's). I'm not sure about HP's HPUX, but the dual-CPU
machine beside my desk at work doesn't seem to suffer any problems, and
most certainly can have both CPU's busy doing user work.

:It is also my understanding that NT 4.0 uses a different model and
:implements
:"load sharing" as you define it above.   I have heard rumors that Digital's
:64-bit Unix
:uses the "load sharing" model.  Does anyone have any info on this?

I'd be surprised if anyone wrote an operating system which reserved a CPU
for the OS itself. However, it *is* MicroSoft being talked about!!! :-/
DEC is pretty good at software, so they should be able to get it right.
We haven't ported our stuff to Alpha's yet, however, so I have no
direct experience with them.

--
Chris Gray   cg#ami-cg,GraySage.Edmonton.AB.CA

</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00096.html">Re: mud grammar</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00098.html">Re: Room coding</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00090.html">Re: Just a bit of musing</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00099.html">RE: Just a bit of musing</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00097"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00097"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>Re: Just a bit of musing</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00086" HREF="msg00086.html">Re: Just a bit of musing</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 11 Mar 1997, 13:45 GMT
</LI>
<LI><strong><A NAME="00088" HREF="msg00088.html">Re: Just a bit of musing</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 12 Mar 1997, 03:39 GMT
</LI>
<LI><strong><A NAME="00089" HREF="msg00089.html">Re: Just a bit of musing</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Wed 12 Mar 1997, 05:10 GMT
</LI>
<LI><strong><A NAME="00090" HREF="msg00090.html">Re: Just a bit of musing</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Wed 12 Mar 1997, 12:38 GMT
</LI>
<LI><strong><A NAME="00097" HREF="msg00097.html">Re: Just a bit of musing</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 13 Mar 1997, 10:11 GMT
</LI>
<LI><strong><A NAME="00099" HREF="msg00099.html">RE: Just a bit of musing</A></strong>, 
Carter T. Shock <a href="mailto:ctso#umiacs,umd.edu">ctso#umiacs,umd.edu</a>, Thu 13 Mar 1997, 10:49 GMT
</LI>
<LI><strong><A NAME="00101" HREF="msg00101.html">Re: Just a bit of musing</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 13 Mar 1997, 15:00 GMT
</LI>
<LI><strong><A NAME="00103" HREF="msg00103.html">Re: Just a bit of musing</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 13 Mar 1997, 22:27 GMT
</LI>
<LI><strong><A NAME="00105" HREF="msg00105.html">Re: Just a bit of musing</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Thu 13 Mar 1997, 23:28 GMT
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>