-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
feat: support enable_nested_virtualization #2012
feat: support enable_nested_virtualization #2012
Conversation
/gcbrun |
1 similar comment
/gcbrun |
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 for the contribution @DrFaust92!
This change looks OK to me, could we add to a appropriate example/test?
8aacbc6
to
1691c6e
Compare
apeabody tried to add a test, hope this is well |
/gcbrun |
/gcbrun |
1 similar comment
/gcbrun |
Hi apeabody, can you share the error? |
Hmm, unfortunately it didn't accept the "The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed."
|
apeabody probably zero us unset as its an int and in golang many times its as good as unset |
Agreed, |
Co-authored-by: Andrew Peabody <[email protected]>
4206aa9
to
a19e995
Compare
/gcbrun |
/gcbrun |
No description provided.