Ruby: Add option for random seed to Ruby.py
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 3 Jan 2011 18:40:31 +0000 (12:40 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 3 Jan 2011 18:40:31 +0000 (12:40 -0600)
commit5e25f317125ee8311702831f7b7a99cd19172293
tree940f31a759a595c40466ba40cdb1bcdf07fdefe7
parentd6ad7419fffe25a076f620170645aca6ae7f3a4d
Ruby: Add option for random seed to Ruby.py
This patch adds an option to the script Ruby.py for setting the parameter
m_random_seed used for randomizing delays in the memory system. The option
can be specified as "--random_seed <seed value>".
configs/ruby/Ruby.py