[gem5-users] Re: CHI, Ruby - changing cacheline size

2021-08-27 Thread Javed Osmany via gem5-users
Hello Gabriel

Thank you, once again, for the pointers.

Best regards
J.Osmany


-Original Message-
From: Gabriel Busnot via gem5-users [mailto:gem5-users@gem5.org] 
Sent: 27 August 2021 10:53
To: gem5-users@gem5.org
Cc: Gabriel Busnot 
Subject: [gem5-users] Re: CHI, Ruby - changing cacheline size

Hi again ;),

Yes, Ruby should support any cacheline size (at least as long as it is a power 
of two).
And yes, you need to change the parameter O3CPU.fetchBufferSize and defaulted 
to 64 bytes. Not sure if it has any other implications but O3_ARM_v7a_3 sets it 
to 16 for instance.

Regards,
Gabriel
___
gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to 
gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s


[gem5-users] Re: CHI, Ruby - changing cacheline size

2021-08-27 Thread Gabriel Busnot via gem5-users
Hi again ;),

Yes, Ruby should support any cacheline size (at least as long as it is a power 
of two).
And yes, you need to change the parameter O3CPU.fetchBufferSize and defaulted 
to 64 bytes. Not sure if it has any other implications but O3_ARM_v7a_3 sets it 
to 16 for instance.

Regards,
Gabriel
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s