Difference between revisions of "Memory management in VZ7"
(added "external links" section) |
(add link to idle tracking kernel patches) |
||
Line 1: | Line 1: | ||
− | This article describes 4th generation resource management (a.k.a. VCMMD) that is available | + | This article describes 4th generation resource management (a.k.a. VCMMD) that is available since [[Virtuozzo]] 7. |
{{Virtuozzo}} | {{Virtuozzo}} | ||
Line 22: | Line 22: | ||
* https://github.com/OpenVZ/vcmmd | * https://github.com/OpenVZ/vcmmd | ||
+ | * [https://lwn.net/Articles/643578/ Kernel patches: idle memory tracking] |
Revision as of 12:56, 4 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