feat: switch all examples to cpiovfs (zero-copy initrd) - #14
Merged
Conversation
Signed-off-by: danbugs <danilochiarlone@gmail.com>
…pp-elfloader to danbugs fork Signed-off-by: danbugs <danilochiarlone@gmail.com>
Point unikraft source to danbugs/unikraft cpiovfs-fix branch which includes the vnop_write_t signature fix and IST re-entry prevention. Update CI fallback clone logic to parse source URLs from kraft.yaml instead of hardcoding unikraft/ org. Signed-off-by: danbugs <danilochiarlone@gmail.com>
cpiovfs write fix (ephemeral nodes) handles writes natively now, so the separate ramfs workaround mounts are no longer needed. Signed-off-by: danbugs <danilochiarlone@gmail.com>
Contributor
There was a problem hiding this comment.
Linux Benchmarks
Details
| Benchmark suite | Current: aac4571 | Previous: 6e0b38e | Ratio |
|---|---|---|---|
hello_world (median) |
20 ms |
20 ms |
1 |
pandas (median) |
110 ms |
100 ms |
1.10 |
density (per VM) |
7 MB |
6 MB |
1.17 |
snapshot (disk) |
385 MiB |
648 MiB |
0.59 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
There was a problem hiding this comment.
Windows Benchmarks
Details
| Benchmark suite | Current: aac4571 | Previous: 6e0b38e | Ratio |
|---|---|---|---|
hello_world (median) |
252 ms |
262 ms |
0.96 |
pandas (median) |
807 ms |
1042 ms |
0.77 |
density (per VM) |
6 MB |
6 MB |
1 |
snapshot (disk) |
392 MiB |
673 MiB |
0.58 |
This comment was automatically generated by workflow using github-action-benchmark.
…-hyperlight Signed-off-by: danbugs <danilochiarlone@gmail.com>
danbugs
marked this pull request as ready for review
May 13, 2026 15:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
map_file_cowat 0xC0000000) so cpiovfs works with pyhl's snapshot/restore flowunikraft/unikraftplat-hyperlightbranch (cpiovfs fixes have been merged upstream)