-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/361/#review583
-----------------------------------------------------------

Ship it!


I assume that this works.  One thing that I will say is that we should probably 
unify random number generators.  I've imported the Mersenne Twister RNG (which 
is far better than the ones in libc) into the src/base directory, but we don't 
have a mechanism for setting the seed (though we should).  Any chance you'd be 
interested in working on this?  Should be pretty easy to do.

- Nathan


On 2010-12-29 09:18:47, Nilay Vaish wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.m5sim.org/r/361/
> -----------------------------------------------------------
> 
> (Updated 2010-12-29 09:18:47)
> 
> 
> Review request for Default.
> 
> 
> Summary
> -------
> 
> This patch adds an option to the script ruby_random_test.py for setting the 
> parameter m_random_seed used for randomizing delays in the memory system.
> 
> 
> Diffs
> -----
> 
>   configs/example/ruby_random_test.py fbf4b1b18202 
> 
> Diff: http://reviews.m5sim.org/r/361/diff
> 
> 
> Testing
> -------
> 
> The number of cycles required for executing a particular number of loads 
> changes with different seeds.
> 
> 
> Thanks,
> 
> Nilay
> 
>

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to