Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it take care of Cache simulation on the memory trace? #104

Open
HarshVardhanKumar opened this issue Sep 28, 2021 · 0 comments
Open

Comments

@HarshVardhanKumar
Copy link

I'm providing it with a memory trace generated using the Intel PIN tool, which simply registers all the read/write requests to the trace file. I wanted to know whether the cache simulation part (cache hits/replacement, etc. ) is taken care of implicitly by ramulator, or do we have to create the cache logic on our own?

@HarshVardhanKumar HarshVardhanKumar changed the title Does it take care of Cache hits? Does it take care of Cache simulation on the memory trace? Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant