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? If not,\nthis is a LOW END RAMBUS system."]
+
   rambus_toss  [label="LOW END RAMBUS?\nDoes it have a processor that is\nSLOWER THAN 1.7 GHz?"]
  
 
   start        -> blowncaps
 
   start        -> blowncaps
Line 28: Line 28:
 
   rambus -> fastenough  [taillabel="NO"]
 
   rambus -> fastenough  [taillabel="NO"]
  
   rambus_toss -> recycle    [label="NO"]
+
   rambus_toss -> recycle    [taillabel="YES"]
   rambus_toss -> fastenough [label="YES"]
+
   rambus_toss -> fastenough [label="NO"]
  
 
   fastenough  -> keep    [label="YES"]
 
   fastenough  -> keep    [label="YES"]

Revision as of 16:20, 6 December 2008