diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2012-08-27 01:00:54 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2012-08-27 01:00:54 -0500 |
commit | 7122b83d8f92d77bccae432b4e90ba12f1babad5 (patch) | |
tree | 60cb8d9ddaea5e6032a78ea1a1486fd0f0b1d5a2 /src/sim/full_system.hh | |
parent | 1032bc72eda3026ac1c3ff4d3243efbb4f503ce6 (diff) | |
download | gem5-7122b83d8f92d77bccae432b4e90ba12f1babad5.tar.xz |
Ruby Memory Vector: Allow more than 4GB of memory
The memory size variable was a 32-bit int. This meant that the size of the
memory was limited to 4GB. This patch changes the type of the variable to
64-bit to support larger memory sizes. Thanks to Raghuraman Balasubramanian
for bringing this to notice.
Diffstat (limited to 'src/sim/full_system.hh')
0 files changed, 0 insertions, 0 deletions