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

Translation entry eviction needs to be handled correctly #22

Open
ymarathe opened this issue Mar 15, 2018 · 0 comments
Open

Translation entry eviction needs to be handled correctly #22

ymarathe opened this issue Mar 15, 2018 · 0 comments
Assignees
Labels

Comments

@ymarathe
Copy link
Owner

ymarathe commented Mar 15, 2018

Upon eviction, if a line is clean, it is dropped. This should not be the case in the following scenarios.

  • Eviction from L1 TLB to L2 TLB
  • Eviction from L2 TLB to L2 data cache
  • Eviction of translation entry from L2 data cache to L3 data cache
  • Eviction of translation entry from L3 data cache to POM-TLB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants