]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Document memory bandwidth allocation limits more clearly
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 10 Sep 2024 13:51:59 +0000 (15:51 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 13 Sep 2024 10:55:39 +0000 (12:55 +0200)
commitb4f93ae8af07b7d57670ef3d881591c8b2f6de8c
treea0f82d726643767bd0c5dbb4e5b267b459c510a3
parenteae19bb505d472bd55764d9cd63b0319b9e131c3
docs: Document memory bandwidth allocation limits more clearly

The meaning of the values as well as their maximums are hard to predict
and accounting for all the possibilities (which by the way might change
during daemon's execution) is borderline hallucinatory.  There is
already a way we represent them, which is the same as the Linux kernel.
We do not interpret them at all, just blindly use them.  In order to
make this more apparent for the users change the documentation for the
<memorytune/> (not <memtune/>) element more boldly.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.rst