[gem5-users] Re: CHI and Ruby Cache block size

2021-08-17 Thread Javed Osmany via gem5-users
Hello Gabriel Thank you for the clarification. Best regards J.Osmany -Original Message- From: Gabriel Busnot via gem5-users [mailto:gem5-users@gem5.org] Sent: 17 August 2021 09:33 To: gem5-users@gem5.org Cc: Gabriel Busnot Subject: [gem5-users] Re: CHI and Ruby Cache block size Hi

[gem5-users] Re: CHI and Ruby Cache block size

2021-08-17 Thread Gabriel Busnot via gem5-users
Hi Javed, First a note about the relationship of classes involved in the CHI model. The L1 and L2 CHI caches are not derived from python class RubyCache corresponding to C++ class CacheMemory. CacheMemory is only responsible for managing the memory of the cache, not the protocol that goes around