You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
microkernel combined with ideas from an "anykernel"
let the user(admin) decide whether "servers"(i.e. drivers) run as seperate process or in kernel space (the former providing more safety the latter providing better performance)
IO, multithreading, allocations, networking in userland