Review Board 2.0.15


mem: add a knob to turn on/off bank blocking model

Review Request #1822 - Created April 15, 2013 and updated

Information
Xiangyu Dong
gem5
default
Reviewers
Default
Changeset 9818:9f5292877175
---------------------------
mem: add a knob to turn on/off bank blocking model
By default, the cache bank model is turned off to match the main branch
regression result.
Enabling this feature by --l1-bank-model, --l2-bank-model, --l3-bank-model

   

Issue Summary

1 0 1 0
Description From Last Updated Status
Review request changed
Updated (July 18, 2013, 12:35 p.m.)

Description:

~  

Changeset 9638:187a47b3551d

  ~

Changeset 9818:9f5292877175

   
   

mem: add a knob to turn on/off bank blocking model

    By default, the cache bank model is turned off to match the main branch
    regression result.
    Enabling this feature by --l1-bank-model, --l2-bank-model, --l3-bank-model

Diff:

Revision 4 (+39 -15)

Show changes