(no title)
svorakang | 3 years ago
Example of microkernel: QNX.
Example of userspace driver: fuse.
I'm not familiar with the architecture of OpenBSD, does it run it's drivers in userspace?
svorakang | 3 years ago
Example of microkernel: QNX.
Example of userspace driver: fuse.
I'm not familiar with the architecture of OpenBSD, does it run it's drivers in userspace?
nix23|3 years ago
No it's the BSD without modules.
>Example of microkernel: QNX.
Yes and minix, hurd and TrueUnix64 just some other examples.