mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
28 lines
1023 B
Markdown
28 lines
1023 B
Markdown
## Operating Systems
|
|
|
|
* :scroll: [The UNIX Time-Sharing System](unix-time-sharing-system.pdf)
|
|
|
|
* [The operating system: should there be one?](http://plosworkshop.org/2013/preprint/kell.pdf)
|
|
|
|
* [The Scalable Commutativity Rule: Designing Scalable Software for Multicore Processors](https://people.csail.mit.edu/nickolai/papers/clements-sc.pdf)
|
|
|
|
## 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
|
|
|
|
* :scroll: [Live Migration of Virtual Machines](live-migration-of-virtual-machines.pdf)
|
|
|
|
## Jails and containers
|
|
|
|
* :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)
|
|
|
|
|
|
|
|
|