-
Notifications
You must be signed in to change notification settings - Fork 133
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
PCID support instructions #169
Conversation
vinaychandra
commented
Jul 7, 2020
- Add CR3 support for PCID
- Add invpcid instruction to flush TLB
@phil-opp can you please carefully review the assembly usage and comment as needed. |
@phil-opp Ping! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay! I was a bit busy the past weeks.
I left a few comments about things that could be improved in my opinion, but otherwise this looks good to me. Thanks!
@vinaychandra Friendly ping :). |
Thanks for the ping. Updated the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I left one comment inline, otherwise this looks good to me.
Thanks! |
Published as v0.13.1 |