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

Use scoped threads to simplify AP threads #381

Closed
mkroening opened this issue Aug 3, 2022 · 1 comment
Closed

Use scoped threads to simplify AP threads #381

mkroening opened this issue Aug 3, 2022 · 1 comment

Comments

@mkroening
Copy link
Member

No description provided.

@mkroening mkroening changed the title Use scoped theads to simplify AP threads Use scoped threads to simplify AP threads Jul 31, 2023
@jounathaen
Copy link
Member

I looked a little into this, and while scoped threads could enable "reusable" UhyveVms (if that is something we want), I couldn't find a way to convert ScopedJoinHandles to pthread_t. But that is necessary to send a signal to the threads to end the other cpu threads.

I'm closing this to reduce the nr. of open issues in uhyve, but—of course—feel free to reopen.

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

2 participants