LinuxTag 2009: Resource Management with OpenVZ
OpenVZ project leader Kir Kolyshkin clarified at LinuxTag 2009 that the software also lends itself to Linux resource management.
The facts are clear, Koyshkin said at the outset: every computer has but finite resources such as CPU time, memory, hard disk size and I/O, and network I/O. Administrators are interested in protecting these resources from DoS attacks so that they can continue providing QoS or simple processing.
The Linux kernel already provides resource management tools, said Kolyshkin: disk quotas, nice and renice, the real-time priority queue and limits on CPU time with ulimit -c. Ulimit alone controls 16 different parameters. However, Kolyshkin doesn't find this pallet to be enough. Some limits can't be set and the others are done so at login and can't subsequently be regulated. This is where Kolyshkin brought OpenVZ into the picture. The software allows creating multiple isolated userspace instances, called containers, on a single kernel. Webhosters, for example, could use these containers for their services. From a resource management viewpoint, containers are simply groups of processes.

OpenVZ brings its own resource control mechanisms, called beancounters, that have access to 20 parameters modifiable for process groups at runtime. These groups can be containers, users or applications. For example, the Apache 2 webserver has many processes that could more sensibly combined into application groups. OpenVZ categorizes these user beancounters (UBCs) on its wiki page.
Kolyshkin revealed that further mainline kernel control mechanisms are available through control groups (cgroups) developed over the years by the big iron folks at Bull and SGI. Paul Menage was responsible for bringing cgroups into the Linux kernel for grouping processes for binding memory controllers. Cgroups, however, don't offer as many features as OpenVZ's beancounters, although Kolyshkin wishes for future OpenVZ features such as shared pages accounting, I/O priorities per cgroup and checkpoint/recreate. The latter freezes the state of a group and is used by container or virtualization software such as OpenVZ and Xen for live migration. Further details are in the /usr/src/linux/Documentation/cgroups/* and /controllers/* directories of the kernel source code.
Kolyshkin would love to see the OpenVZ container features integrated into the mainline kernel, but that will "take years." But he's thinking of the future: integration of checkpoint/recreate in the official Linux kernel.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.
-
Linux Kernel 6.14 Released
The latest Linux kernel has arrived with extra Rust support and more.
-
EndeavorOS Mercury Neo Available
A new release from the EndeavorOS team ships with Plasma 6.3 and other goodies.
-
Fedora 42 Beta Has Arrived
The Fedora Project has announced the availability of the first beta release for version 42 of the open-source distribution.
-
Dash to Panel Maintainer Quits
Charles Gagnon has stepped away as maintainer of the popular Dash to Panel Gnome extension.
-
CIQ Releases Security-Hardened Version of Rocky Linux
If you're looking for an enterprise-grade Linux distribution that is hardened for business use, there's a new version of Rocky Linux that's sure to make you and your company happy.
-
Gnome’s Dash to Panel Extension Gets a Massive Update
If you're a fan of the Gnome Dash to Panel extension, you'll be thrilled to hear that a new version has been released with a dock mode.
-
Blender App Makes it to the Big Screen
The animated film "Flow" won the Oscar for Best Animated Feature at the 97th Academy Awards held on March 2, 2025 and Blender was a part of it.