Opened 2 years ago
Last modified 2 years ago
#18071 new bug
Investigate building a haiku unikernel — at Version 1
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Docker, linux can run unikernel-based applications. We should investigate the potentials of offering our kernel as an ABI-compatible unikernel. This would in theory allow building our native applications under Linux, FreeBSD, Docker, etc. in unikernel runtime environments.
Resources:
- https://www.youtube.com/watch?v=24rvIB4_v4U
- http://unikernel.org
- https://github.com/hermitcore/rusty-hermit
Essentially, in the Linux example. The Linux kernel turns one or more SMP cores over to unikernel-based runtimes.
Note:
See TracTickets
for help on using tickets.