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



src/mem/cache/cache.cc (line 1268)
<http://reviews.gem5.org/r/3151/#comment6217>

    Why do you need to call it again?  You already called it once above.



src/mem/cache/mshr.hh (line 285)
<http://reviews.gem5.org/r/3151/#comment6216>

    Can you quailify this packet as const?


- Nilay Vaish


On Oct. 13, 2015, 3:35 p.m., Andreas Hansson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3151/
> -----------------------------------------------------------
> 
> (Updated Oct. 13, 2015, 3:35 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> Changeset 11170:22a1ac7a0507
> ---------------------------
> mem: Clarify cache MSHR handling on fill
> 
> This patch addresses the upgrading of deferred targets in the MSHR,
> and makes it clearer by explicitly calling out what is happening
> (deferred targets are promoted if we get exclusivity without asking
> for it).
> 
> 
> Diffs
> -----
> 
>   src/mem/cache/cache.cc 44b5c183c3cd 
>   src/mem/cache/mshr.hh 44b5c183c3cd 
>   src/mem/cache/mshr.cc 44b5c183c3cd 
> 
> Diff: http://reviews.gem5.org/r/3151/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andreas Hansson
> 
>

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

Reply via email to