resea
resea copied to clipboard
Improve Reliability
trafficstars
Resea lacks an advantage of modern microkernels: reliability. Improving reliability is the main goal for 2020. This issue tracks tasks related to reliability improvements.
Must have
- [ ] Fix TODO/FIXME in the code base
- [ ] Fix memory leaks
- [ ] Reincarnation server: restart device drivers automatically
- [x] Automated real-machine testing (like Kernel CI)
Nice to have
- [ ] Live kernel patching
- [ ] Compiler-assisted awesome features (needs investigation in LLVM)