The Rise and Fall of the Operating System
"We ended up building a #unikernel based on the drivers offered by rump kernels via rumpkernel.org: Rumprun. We were not trying to build an #OS-like layer but one day simply realized that we could build one which would just work, with minimal effort. The noteworthiness of the Rumprun unikernel does not come from the fact that existing software such as Nginx, PHP, and mpg123 can be cross-compiled in the normal fashion and then run directly on the cloud or on bare metal. The noteworthiness comes from the fact that the implementation is a few thousand lines of code ... plus drivers. The ratio of drivers to “operating system” is on the order of 100:1, so there is very little operating system in there. The #Rumprun implementation is that of an orchestrating system, which conducts the drivers."
#bsd #rumpkernel
http://www.fixup.fi/misc/usenix-login-2015/login_oct15_02_kantee.pdf