ruby: allocate a block in CacheMemory without updating LRU state
Review Request #2803 - Created May 11, 2015 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10835:631472483bc8 --------------------------- ruby: allocate a block in CacheMemory without updating LRU state
Posted (May 11, 2015, 9:39 p.m.)
Since this is just the copy of the allocate() function - 1 statement, I would suggest that we extract the common code as much as possible to a common function.
Review request changed
Updated (May 26, 2015, 1 p.m.)
Description: |
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+33 -1) |
Review request changed
Updated (May 26, 2015, 2:03 p.m.)
Description: |
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+13 -4) |
Ship It!
Posted (June 18, 2015, 3:59 p.m.)
Any more comments on this patch?
