diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-09-05 09:34:25 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-09-05 09:34:25 -0500 |
commit | abcc67010ed158b55b83e76e9092cae274a4975a (patch) | |
tree | 027baeff106896c1c73b66f4192236cdb1c6a855 /COPYING | |
parent | 7962a81148b5b38a32e12c4706ecb332c670e09b (diff) | |
download | gem5-abcc67010ed158b55b83e76e9092cae274a4975a.tar.xz |
ruby: set: reimplement using std::bitset
The current Set data structure is slow and therefore is being reimplemented
using std::bitset. A maximum limit of 64 is being set on the number of
controllers of each type. This means that for simulating a system with more
controllers of a given type, one would need to change the value of the variable
NUMBER_BITS_PER_SET
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions