Question Concerning Dual Proc. Systems.......

ToBeMe

Diamond Member
Jun 21, 2000
5,711
0
0
OK, a friend and I are discussing dual CPU systems. He says that no Win9X O/S's can be run in these systems......I say that Win9X CAN be used....it just has no support........which is it you "Gurus"?????
 

Ulfwald

Moderator Emeritus<br>Elite Member
May 27, 2000
8,646
0
76
so far the only OSs that support SMP are (that I am fully aware of) Linux, Windows NT 4.0, Windows 2000. Win 9x code is not written with SMP included.
 

ToBeMe

Diamond Member
Jun 21, 2000
5,711
0
0
But......to get this clear for my friend here......WIN9X WILL RUN WHILE YOU HAVE 2 CPU'S IN PLACE ON THE MOBO CORRECT? (someone give me a big &quot;hell ya'&quot; for a $50.00 bet!);)
 

hominid skull

Senior member
Nov 13, 1999
971
0
0
Hell Yeah, WIN9X WILL RUN WHILE YOU HAVE 2 CPU'S IN PLACE ON THE MOBO, but you will only get the use of one cpu as win9x will not 'see' the other cpu - and not use it.
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
is it possible to write software that would run under 9x and use the 2nd CPU, or would windows complain about illegal op's / GPF's?
 

bubba

Golden Member
Oct 10, 1999
1,589
0
0

Well it is more likely fair to say Win9X will not run an SMP system. It will run on a dual processor board however (heck, I have done it), but will have absolutely no idea about the 2nd processor. That 2nd processor will just be a case heater! :p
 

syf3r

Senior member
Oct 15, 1999
673
0
0
ulfwald:

you left out BeOS in that list..

BeOS can utilize currently (i think) up to 16 processors, and in a dual-proc system will only waste 2-4% of the second processor, while an OS like windows NT will use-up 20% of the second processor just to manage the second processor... that's why under microsoft OS's a dual-600MHz machine won't give you the equivalent of a 1200MHz machine, but more like ~1000MHz...

-syf3r.
 

JesseKnows

Golden Member
Jul 7, 2000
1,980
0
76
It is Possible to write a device driver which would communicate between processors. Look on Intel's web site for the multiprocessing spec (I learned it a few years ago). I am not aware of anyone who had done it.