From: Ron Dreslinski Date: Thu, 23 Mar 2006 23:05:39 +0000 (-0500) Subject: Add support in the fullsys script to run the POVray benchmark. X-Git-Tag: m5_2.0_beta1~87^2~15 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b96405b7e47f69226822198ba7b9d19306c7c5a6;p=gem5.git Add support in the fullsys script to run the POVray benchmark. To run it use -ETEST=POVRAY_BENCH to run the built in povray benchmark program (more CPU intensive, small fileset ~11MB) -ETEST=POVRAY_AUTUMN to run the first part of a rendering of a autumn leaves/tree scene, less cpu intensive ~500MB working set. For now I have been running with -ESYSTEM=Simple in order to drop checkpoints (built into binary at the point the render begins) and create memory traces. I will check in a SYSTEM=3D_DRAM and SYSTEM=3D_CACHE configuration as soon as those are ready. --HG-- extra : convert_revision : fb55834a02317d5e9961a5145c932965c8bc6a0e ---