ruby: convert to M5 MemorySize
authorBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:23 +0000 (20:29 -0800)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:23 +0000 (20:29 -0800)
commit134cc3d48dc389aecbe6bebe27482e5e378eb692
tree13589ed946a9f5d7192a285ae78a11b3bea3916e
parent3a835c7cbb481808a46a0491cf23b29378c0f866
ruby: convert to M5 MemorySize
Converted both ruby caches and directory memory to use the M5 MemorySize python
type.
configs/example/ruby_fs.py
configs/ruby/MOESI_hammer.py
configs/ruby/Ruby.py
src/mem/ruby/system/Cache.py
src/mem/ruby/system/DirectoryMemory.cc
src/mem/ruby/system/DirectoryMemory.py
src/mem/ruby/system/RubySystem.py
src/mem/ruby/system/System.cc