mem: add a knob to turn on/off bank blocking model
Review Request #1822 - Created April 15, 2013 and updated - Latest diff uploaded
| 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
