-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/696/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

O3: Fix issue w/wbOutstading being decremented multiple times on blocked cache.

If a split load fails on a blocked cache wbOutstanding can be decremented
twice if the first part of the split load succeeds and the second part fails.
Condition the decrementing on not having completed the first part of the load.


Diffs
-----

  src/cpu/o3/iew.hh fb0e525008c5 
  src/cpu/o3/iew_impl.hh fb0e525008c5 
  src/cpu/o3/lsq_unit.hh fb0e525008c5 

Diff: http://reviews.m5sim.org/r/696/diff


Testing
-------


Thanks,

Ali

_______________________________________________
gem5-dev mailing list
gem5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to