On Thu, Apr 28, 2011 at 8:19 AM, Xiuyuan Bi <[email protected]> wrote:
> Hi, everyone,
>
> When I looked into the "cacheConstants.h", I found these statements:
>
> // const int L1D_REQ_NUM = 8
> // const int L1D_WB_COUNT = L1D_REQ_NUM;
>
> These two statement are commented. My question is, what is the Write
> Buffer size of L1D, and where is it defined??
>
> These two variables are not used. Current implementation of caches uses a
combined buffer for both read/write and writeback requests. That buffer size
is defined in cacheController.h
- Avadh
Thanks a lot.
>
> Xiuyuan Bi
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel