Hello Gabriel Thank you, once again, for the pointers.
Best regards J.Osmany -----Original Message----- From: Gabriel Busnot via gem5-users [mailto:[email protected]] Sent: 27 August 2021 10:53 To: [email protected] Cc: Gabriel Busnot <[email protected]> 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 -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
