UNIX Virtualisation
- Pros:
- Single Kernel
- CPU efficient
- memory efficient
- Single kernel for whole system, can eliminate many daemons etc.
- Cons:
- disk IO resource limiting still primitive
- "only" root level access, not kernel
- some things aren't fully virtualised