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

Memory swapping performance #17

Open
2 tasks
mmisono opened this issue Jul 27, 2023 · 2 comments
Open
2 tasks

Memory swapping performance #17

mmisono opened this issue Jul 27, 2023 · 2 comments

Comments

@mmisono
Copy link
Member

mmisono commented Jul 27, 2023

For swapping:

  • swap out: encrypt data
  • swap in: decrypt data, check integrity, protect from reply attacks

TODO

  • Is swapping supported by SEV-SNP / TDX?
  • How to measure swapping performance?
@rcastellotti
Copy link
Contributor

@mmisono
Copy link
Member Author

mmisono commented Jul 28, 2023

So there seems to be the necessary hw feature for swapping but apparently not implemented in the kernel (but this info might be outdated as it was two years ago): AMDESE/AMDSEV#117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants