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

Review request for Default.


Description
-------

Changeset 9561:722392c416f5
---------------------------
mem: SimpleDRAM variable naming and whitespace fixes

This patch fixes a number of small cosmetic issues in the SimpleDRAM
module. The most important change is to move the accounting of
received packets to after the check is made if the packet should be
retried or not. Thus, packets are only counted if they are actually
accepted.


Diffs
-----

  src/mem/simple_dram.hh 8666e81607a6 
  src/mem/simple_dram.cc 8666e81607a6 

Diff: http://reviews.gem5.org/r/1732/diff/


Testing
-------

util/regress all passing (disregarding t1000 and eio)


Thanks,

Andreas Hansson

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

Reply via email to