mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Adding kvm paper; sub-sections in operations_systems (#452)
This commit is contained in:
parent
6fb45db3fc
commit
4eef4b4379
@ -2,14 +2,26 @@
|
|||||||
|
|
||||||
* :scroll: [The UNIX Time-Sharing System](unix-time-sharing-system.pdf)
|
* :scroll: [The UNIX Time-Sharing System](unix-time-sharing-system.pdf)
|
||||||
|
|
||||||
* [Xen and the Art of Virtualization](http://www.cl.cam.ac.uk/research/srg/netos/papers/2003-xensosp.pdf)
|
|
||||||
|
|
||||||
* [The operating system: should there be one?](http://plosworkshop.org/2013/preprint/kell.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)
|
* [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)
|
* :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: [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)
|
* :scroll: [Solaris Zones: Operating System Support for Consolidating Commercial Workloads](https://us-east.manta.joyent.com/bcantrill/public/ppwl-cantrill-zones.pdf)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
BIN
operating_systems/kvm-linux-virtual-machines-monitor.pdf
Normal file
BIN
operating_systems/kvm-linux-virtual-machines-monitor.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user