gpu-compute: use System cache line size in the GPU
Review Request #3653 - Created Oct. 10, 2016 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11680:628dddff9aa4 --------------------------- gpu-compute: use System cache line size in the GPU
May want to move away from _cacheLineSize per Brandon's email: http://www.mail-archive.com/gem5-dev@gem5.org/msg20380.html.
I would suggest using the variable cacheLineSize and use getCacheLineSize as the getter.
Though, this isn't codified in they style guideline (yet?), so I am not holding up this patch. Do whatever you think is best :).
