6,534
edits
Changes
reformatted disk part
=== Disk ===
OpenVZ introduces a per-container disk space limit to control disk usage. So, to increase the disk space available
to a container, one just needs to increase that limit -- dynamically, on the fly, without a need to resize a partition
or a filesystem.
introduces a per-container I/O priority, which can be used to decrease the "bad guy" I/O rate in order
to not trash the other containers.
=== Memory ===
All the containers share the same physical memory and swap space, and other similar resources like a page cache.
{{FIXME}}
=== Miscellaneous resources ===