Difference between revisions of "Memory management in VZ7"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(updated vcmmd page)
(add link to talk)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
 
== See also ==
 
== See also ==
  
* [http://www.slideshare.net/openvz/openvz-52970760 Memory management in Virtuozzo containers]
+
* Slides about [http://www.slideshare.net/openvz/openvz-52970760 memory management in Virtuozzo containers] (in Russian)
 +
* [http://www.youtube.com/watch?v=Mo5A-z9lwRw "Управление памятью контейнеров в проекте OpenVZ"] (in Russian)
 
* [https://lwn.net/Articles/643578/ Kernel patches: idle memory tracking]
 
* [https://lwn.net/Articles/643578/ Kernel patches: idle memory tracking]
 
* vcmmd [[packages]] in various Linux distributions.
 
* vcmmd [[packages]] in various Linux distributions.
  
 
[[Category:Sub-projects]]
 
[[Category:Sub-projects]]

Latest revision as of 12:30, 21 December 2015


VCMMD is Virtuozzo Container Memory Management Daemon that is available since Virtuozzo 7.

Project resources[edit]

The source code is on GitHub

To participate in VCMMD development please subscribe to the mailing list: List info | List archives | Subscribe | Unsubscribe

Previous approaches[edit]

VCMMD is the 4th generation of resource management in Virtuozzo, which builds upon the previous ones. They are:

VCMMD is available in Virtuozzo since vzkernel-3.10.0-123.1.2.vz7.5.17 or later and vcmmd-7.0.6 or later.

See also[edit]