Jump to letter: [
AIJKLMNOPQRSUV
]
mom - Dynamically manage system resources on virtualization hosts
- Description:
MOM is a policy-driven tool that can be used to manage overcommitment on KVM
hosts. Using libvirt, MOM keeps track of active virtual machines on a host. At
a regular collection interval, data is gathered about the host and guests. Data
can come from multiple sources (eg. the /proc interface, libvirt API calls, a
client program connected to a guest, etc). Once collected, the data is
organized for use by the policy evaluation engine. When started, MOM accepts a
user-supplied overcommitment policy. This policy is regularly evaluated using
the latest collected data. In response to certain conditions, the policy may
trigger reconfiguration of the system’s overcommitment mechanisms. Currently
MOM supports control of memory ballooning and KSM but the architecture is
designed to accommodate new mechanisms such as cgroups.
Packages
mom-0.4.1-4.el6ev.src
[161 KiB] |
Changelog
by Martin Sivak (2014-11-27):
- Use new CPU tune values even if only one of quota or period
was changed.
Related: rhbz#1143992
|
mom-0.4.1-1.el6_5.src
[151 KiB] |
Changelog
by Martin Sivak (2014-02-10):
- Rebase to match the upstream version that has basic
CPU QoS support
Related: rhbz#906927
|
mom-0.4.0-1.el6ev.src
[149 KiB] |
Changelog
by Martin Sivak (2014-02-10):
- Rebase to match the upstream version
Resolves: rhbz#1064427
|
mom-0.3.2-8.el6ev.src
[79 KiB] |
Changelog
by Martin Sivak (2013-11-26):
- Use new evaluator (with new variable stack) for each policy
run.
Resolves: rhbz#1025845
|