Stefan Lankes
Stefan Lankes
You want to combine both and run it bare-metal on the hardware?
Hm, this does currently not work. It would be a great feature. I will think about it.
I totally agree. I like the idea.
No, I will think about it...
We should integrate uhyve support into runh and run uhyve in a namespace / cgroups.
oh, my mistake. I overread the word "CI...
Hm, I have similar setup and it work for me. Can you check if https://github.com/hermitcore/uhyve/blob/master/src/vm.rs#L683 determines the correct frequency on your system? Which Linux kernel do you use?
@jschwe Can you check, if hermit core/libhermit-rs#48 determines the CPU frequency correctly on test setup.
Do you still receive sometimes a page fault?
You are right, we should describe a solution to avoid full filesystem access. In the future, runh is used to limit file system access. But here is also a description...