> (1) Porting the Plan 9 kernel to a microkernel architecture, such as
> Mach. This would give Plan 9 instant access to the whole range of
> hardware supported by the underlying microkernel.
This is kind of the opposite idea, but you could port the NetBSD rump
kernel to Plan 9. It can the
On Mon, Feb 1, 2021, at 7:16 AM, cigar562hfsp952f...@icebubble.org wrote:
> Anthony Sorace writes:
>
> (6) Incorporating Inferno's Dis virtual machine into the Plan 9 kernel,
> so Plan 9 can run Dis binaries natively, without having to run the
> Inferno emulator (emu) as a user process.