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

simplify and optimize spawn() and deploy() #248

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Dec 6, 2024

No description provided.

poszu added 3 commits December 6, 2024 09:45
The syscalls don't require the blobs to be aligned to 4B anymore, which
reduces the number of copying needed in the guest program.
@poszu poszu requested a review from jellonek December 6, 2024 09:02
@poszu poszu merged commit 498950a into main Dec 6, 2024
13 checks passed
@poszu poszu deleted the optimize-spawn-deploy branch December 6, 2024 11:52
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.

2 participants