Stefan Lankes
Stefan Lankes
Currently not, I am working on it. I hope that this feature comes soon.
Currently not, but I think that am able to upload a prototype soon. Afterwards, a review will be nice. :-)
It need sometime, but a prototype is available at #117. However, it just a test version.
We seem to solve this issue. I run a few tests on our test machine. The server is running on the host (Rocky Linux). The client is running in a...
In the virtual address space, the vector is contiguous but maybe not in the physical address space. What do you need?
@mustermeiszer Do we have still the problem?
Do I fix it with #330 ?
How do we wake-up the cores in a wrong order?
I used https://github.com/hermitcore/libhermit-rs/blob/master/src/arch/x86_64/kernel/mod.rs#L447-L449 to synchronize the wakeup process. At first a core must call this function, before we wake up the next core.
Help me, what doesn't work?