On Fri, 9 Mar 2012, Brian Grayson wrote:

I was trying to do some bounds benchmarking to debug a bug (more about that
later), and set the fetchWidth to 12, and all sorts of badness and memory
corruption ensued, leading to a segfault.  The following patch adds a check
that the fetchWidth is set below Impl::MaxWidth, and notifies the user how
to adjust the hard-coded constant if desired, following the lead of
MaxThreads.


It seems to me that there should be no limit on what the width can be set
to. Is there any reason why Impl::MaxWidth is required?

--
Nilay
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to