2015-10-07 19:11:04 +00:00
## Operating Systems
2017-04-26 00:27:39 +00:00
* :scroll: [The UNIX Time-Sharing System ](unix-time-sharing-system.pdf )
2014-09-08 17:21:56 +00:00
* [The operating system: should there be one? ](http://plosworkshop.org/2013/preprint/kell.pdf )
2015-03-20 17:14:19 +00:00
2016-08-18 14:17:55 +00:00
* [The Scalable Commutativity Rule: Designing Scalable Software for Multicore Processors ](https://people.csail.mit.edu/nickolai/papers/clements-sc.pdf )
2015-10-07 19:11:04 +00:00
2017-05-15 10:55:27 +00:00
## System Virtualization
* [Xen and the Art of Virtualization ](http://www.cl.cam.ac.uk/research/srg/netos/papers/2003-xensosp.pdf )
* :scroll: [kvm: the Linux Virtual Machine Monitor ](kvm-linux-virtual-machines-monitor.pdf )
### Live migration of Virtual Machines
2015-10-07 19:11:04 +00:00
* :scroll: [Live Migration of Virtual Machines ](live-migration-of-virtual-machines.pdf )
2017-05-15 10:55:27 +00:00
## Jails and containers
2016-01-20 14:57:58 +00:00
* :scroll: [Jails: Confining the omnipotent root. ](https://us-east.manta.joyent.com/bcantrill/public/ppwl-cantrill-jails.pdf )
* :scroll: [Solaris Zones: Operating System Support for Consolidating Commercial Workloads ](https://us-east.manta.joyent.com/bcantrill/public/ppwl-cantrill-zones.pdf )
2017-05-15 10:55:27 +00:00