ruby: Changed the default set size to 1
authorBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 22 Mar 2010 04:22:21 +0000 (21:22 -0700)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 22 Mar 2010 04:22:21 +0000 (21:22 -0700)
commitf9408f984f62cdeaddbf22189f1f540546ba4ce1
tree43ab6e0dfcd51d10deff9d6a4c7725785084a126
parent61f1d9a3d72eb8a0ecd1cf7a5a88543e938a7d20
ruby: Changed the default set size to 1

Previously, the set size was set to 4.  This was mostly do to the fact that a
crazy graduate student use to create networks with 256 l2 cache banks.  Now it
is far more likely that users will create systems with less than 64 of any
particular controller type.  Therefore Ruby should be optimized for a set size
of 1.
src/mem/ruby/system/System.hh