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

(Updated 2011-03-30 08:41:48.614227)


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


Summary
-------

O3: Tighten memory order violation checking to 16 bytes.

The comment in the code suggests that the checking granularity should be 16
bytes, however in reality the shift by 8 is 256 bytes which seems much
larger than required.


Diffs (updated)
-----

  src/cpu/base_dyn_inst.hh d54b7775a6b0 
  src/cpu/o3/O3CPU.py d54b7775a6b0 
  src/cpu/o3/lsq_unit.hh d54b7775a6b0 
  src/cpu/o3/lsq_unit_impl.hh d54b7775a6b0 

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


Testing
-------


Thanks,

Ali

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

Reply via email to