Difference between revisions of "Memory management in VZ7"
(add link to idle tracking kernel patches) |
m |
||
Line 19: | Line 19: | ||
* vcmmd-7.0.6 or later | * vcmmd-7.0.6 or later | ||
− | == | + | == See also == |
− | * https://github.com/OpenVZ/vcmmd | + | * vcmmd [[packages]] in various Linux distributions. |
+ | * [https://github.com/OpenVZ/vcmmd Source code] | ||
* [https://lwn.net/Articles/643578/ Kernel patches: idle memory tracking] | * [https://lwn.net/Articles/643578/ Kernel patches: idle memory tracking] |
Revision as of 13:55, 6 August 2015
This article describes 4th generation resource management (a.k.a. VCMMD) that is available since Virtuozzo 7.
Previous approaches
VCMMD is the 4th generation of resource management, which builds upon the previous ones. They are:
- 3rd gen: VSwap
- 2nd gen: SLM (was not available in OpenVZ)
- 1st gen: User Beancounters
Availability
The functionality will be available in
- vzkernel-3.10.0-123.1.2.vz7.5.17 or later
- vcmmd-7.0.6 or later
See also
- vcmmd packages in various Linux distributions.
- Source code
- Kernel patches: idle memory tracking