resea icon indicating copy to clipboard operation
resea copied to clipboard

Improve Reliability

Open nuta opened this issue 5 years ago • 0 comments
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)

References

nuta avatar Jul 25 '20 10:07 nuta