Tue, 25 Jun 2024 07:18:16 UTC | login

Information for build mom-0.6.4-5.fc40

ID255222
Package Namemom
Version0.6.4
Release5.fc40
Epoch
SummaryDynamically manage system resources on virtualization hosts
DescriptionMOM 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Oct 2023 07:08:25 UTC
CompletedMon, 23 Oct 2023 07:08:25 UTC
Tags
f40
RPMs
src
mom-0.6.4-5.fc40.src.rpm (info) (download)
noarch
mom-0.6.4-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Oct 13 2023 Sandro Bonazzola <sbonazzo@redhat.com> - 0.6.4-5.fc39 - Migrated to SPDX license * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.6.4-3 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Oct 25 2022 Sandro Bonazzola <sbonazzo@redhat.com> - 0.6.4-1 - Rebase on upstream 0.6.4 * Fri Jul 22 2022 Sandro Bonazzola <sbonazzo@redhat.com> - 0.6.3-1 - Rebase on upstream 0.6.3 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.6.2-2 - Rebuilt for Python 3.11 * Wed Mar 02 2022 Sandro Bonazzola <sbonazzo@redhat.com> - 0.6.2-1 - Rebase on upstream 0.6.2 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Miro Hrončok <mhroncok@redhat.com> - 0.6.1-4 - BuildRequire python3-six which is used but was only transitively pulled in by python3-mock