Configs: Set the memtest clock to a reasonable value
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 15 Oct 2012 12:09:57 +0000 (08:09 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 15 Oct 2012 12:09:57 +0000 (08:09 -0400)
commit072a91ee51032a2985783d4a17dca6e918ad3023
tree79403df95bb85711a1ed193cfdd251bb1bb9934b
parent54227f9e57f625a66e3fd1d0d67fbd53b5408bf2
Configs: Set the memtest clock to a reasonable value

This patch changes the memtest clock from 1THz (the default) to 2GHz,
similar to the CPUs in the other regressions. This is useful as the
caches will adopt the same clock as the CPU. The bus clock rate is
scaled accordingly, and the L1-L2 bus is kept at the CPU clock while
the memory bus is at half that frequency.

A separate patch updates the affected stats.
tests/configs/memtest-ruby.py
tests/configs/memtest.py