-
Hello All,
I have been learning a lot about various types of Hypervisors ranging from Type-1 (Hyper-V, Xen "XCP-ng, SmartOS, Xvisor, etc.), Type-2 (VirualBox, Byhve, QEMU, Bochs, etc.), Separation …
-
Possible directions:
- execution time by a thread-context (foc, seL4, future: nova)
- execution time by a scheduling-context (nova)
- calculated quantum, period (today: hw, future: nova)
- priorit…
-
Test VM/Root server support on [netcup](https://www.netcup.de/).
Focus on:
- [x] Framebuffer/VNC
- [ ] Disk storage
- [ ] Network
-
This night it failed on Fiasco.OC and Sel4 on x86_64 hardware and on Fiasco.OC Arndale board.
skalk updated
5 years ago
-
Planned features:
- gcc version 8.3.0
- binutils version 2.32
- gdb version 8.2.1
- aarch64 support (issue #3260)
- risc-v improvements (issue #3273)
- thread/tls support (including thread-safe …
cproc updated
5 years ago
-
If a process is started, can it receive information on how much time and memory it has used?
void4 updated
5 years ago
-
Commit 9152ea98ac48 introduced a generic `sel4utils_elf_get_section()` function and made `sel4utils_elf_get_vsyscall()` a wrapper for it.
Prior to this commit, the result of `elf_getSectionNamed()`…
-
Hello, i am studying sel4 kernel. I follow the [Debugging guide](https://docs.sel4.systems/DebuggingGuide.html) and debug the kernel with vscode.
However some variables doesn't show value and show…
-
## Summary
Now that we have `WUTBuddy::alloc_strong`, we can provide the same API that `Allocator::get_untyped` gives us, but we can do it with `WUTBuddy` underneath! We can also use something buddy-…
-
skalk updated
5 years ago