You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I’ve been going through the XS-GEM5 codebase.
I had a few questions specifically about the Berti prefetcher implementation:
Is the Berti prefetcher designed to rely on the XS-GEM5 cache framework (e.g., multi-prefetcher coordination), or is its core logic relatively modular?
Is it currently instantiated for a particular cache level (e.g., L1 vs L2), or designed to be reusable across levels?
Would it be reasonable to treat this implementation as a reference and reimplement Berti in upstream gem5, rather than trying to directly reuse the code?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’ve been going through the XS-GEM5 codebase.
I had a few questions specifically about the Berti prefetcher implementation:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions