Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 15: Line 15:
  
 
   rambus        [label="Are there any\nRAMBUS slots?"]
 
   rambus        [label="Are there any\nRAMBUS slots?"]
   rambus_toss  [label="Does it have a processor that is\nFASTER THAN 1.6 GHz?"]
+
   rambus_toss  [label="Does it have a processor that is\nFASTER THAN 1.6 GHz? If not,\nthis is a LOW END RAMBUS system."]
  
 
   start        -> blowncaps
 
   start        -> blowncaps
  
 
   blowncaps    -> server  [label="NO"]
 
   blowncaps    -> server  [label="NO"]
   blowncaps    -> recycle [label="YES"]
+
   blowncaps    -> recycle [taillabel="YES"]
  
 
   server      -> enterprise [label="YES"]
 
   server      -> enterprise [label="YES"]
Line 26: Line 26:
  
 
   rambus -> rambus_toss  [label="YES"]
 
   rambus -> rambus_toss  [label="YES"]
   rambus -> fastenough  [label="NO"]
+
   rambus -> fastenough  [taillabel="NO"]
  
 
   rambus_toss -> recycle    [label="NO"]
 
   rambus_toss -> recycle    [label="NO"]

Revision as of 16:12, 6 December 2008