Difference between revisions of "Do we want it for a server?"

From FreekiWiki
Jump to navigation Jump to search
(added slocket)
Line 8: Line 8:
 
     start [label="START", shape="box", style="bold"]
 
     start [label="START", shape="box", style="bold"]
 
     no [label="NO\n(not a server)", shape="box", style="bold"]
 
     no [label="NO\n(not a server)", shape="box", style="bold"]
 +
    slocket [label="Is it a SLOT-BASED SYSTEM\nor\nSOCKET-BASED SYSTEM?"]
 
     fsb [label="What is the\nFRONT SIDE BUS\nspeed?"]
 
     fsb [label="What is the\nFRONT SIDE BUS\nspeed?"]
 
     multiproc [label="Can it take\nMULTIPLE PROCESSORS?"]
 
     multiproc [label="Can it take\nMULTIPLE PROCESSORS?"]
Line 19: Line 20:
  
 
     proctype -> yes [label="P-III\n(XEON)"]
 
     proctype -> yes [label="P-III\n(XEON)"]
     proctype -> fsb [label="P-III\n(non XEON)"]
+
     proctype -> slocket [label="P-III\n(non XEON)"]
 
     proctype -> yes [label="P-4"]
 
     proctype -> yes [label="P-4"]
 
     proctype -> no [label="OTHER"]
 
     proctype -> no [label="OTHER"]
 +
 +
    slocket -> fsb [label="SOCKET"]
 +
    slocket -> no [label="SLOT"]
 +
  
 
     fsb -> no [label="66 or 100"]
 
     fsb -> no [label="66 or 100"]

Revision as of 15:14, 14 August 2007

Do we want to use this system as a server?

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.