Slide 8
Slide 8 text
Application-Centric Virtualization
“lightweight, standalone, executable package”
Background | Container Virtualization 8
Core features of the linux container
cgroups
• restricting system resources of process
groups (cpu, memory, drive, etc.)
namespaces [Biederman, 2006]
• isolating system resources between host and
guest (filesystem, hostname, IPC, PID,
network, user, etc.)