Files
gem5/src
Andreas Sandberg 737e5da7f6 base: Reset CircleBuf size on flush()
The flush() method in CircleBuf resets the state of the circular
buffer, but fails to set size to zero. This obviously confuses code
that tries to determine the amount of data in the buffer. Set the size
to zero on flush.
2015-06-09 09:21:14 -04:00
..
2015-06-07 14:02:40 -05:00
2015-06-01 19:44:19 +01:00
2014-07-23 16:09:04 -05:00
2015-06-07 14:02:40 -05:00