ruby: cache configuration fix to use bytes
authorBrad Beckmann <Brad.Beckmann@amd.com>
Thu, 19 Nov 2009 00:34:31 +0000 (16:34 -0800)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Thu, 19 Nov 2009 00:34:31 +0000 (16:34 -0800)
commit7b8fcecf11813492d770a0d766fb9a9fb01be3e2
tree7d07b91591e436f6127c2a7e89efad6afaaf35ee
parent99338a7460ee495aa93009c33dec30c459680e42
ruby: cache configuration fix to use bytes
Changed cache size to be in bytes instead of kb so that testers can use very
small caches and increase the chance of writeback races.
src/mem/ruby/config/MI_example-homogeneous.rb
src/mem/ruby/config/cfg.rb
src/mem/ruby/system/CacheMemory.cc