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

add support of the unikernel RustyHermit #41

Merged
merged 1 commit into from
Jan 4, 2020
Merged

add support of the unikernel RustyHermit #41

merged 1 commit into from
Jan 4, 2020

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Jan 4, 2020

We are developing the unikernel RustyHermit (https://github.com/hermitcore/libhermit-rs), where the kernel is written in Rust and is already part of the Rust Standard Library. With this pull request, we want to integrate our interface to determine the number of CPUs.

- use the crate hermit-abi as interface to the kernel
@softprops
Copy link
Owner

@stlankes very cool project! I'll try to publish a release with your change this weekend

@softprops softprops merged commit 84767e0 into softprops:master Jan 4, 2020
@softprops
Copy link
Owner

published a new version with your change

@stlankes
Copy link
Contributor Author

stlankes commented Jan 5, 2020

Thanks for the support!

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

Successfully merging this pull request may close these issues.

None yet

2 participants