
On Fri, 2020-08-28 at 13:45 +0200, Michal Privoznik wrote:
* **Improvements**
+ * Libvirt switch to Meson build system + + Libvirt abandoned autotools and switched to Meson build system.
This should be in the "Packaging changes" section that we use from time to time specifically for these scenarios.
+ * resctrl: Use exclusive lock for /sys/fs/resctrl + + When two or more domains were attempted to start at once, due to a bug in + implementation, resctrl was not locked properly and thus threads did not + mutually exclude with each other resulting in not setting requested + limitations as requested.
s/ as requested// With the above addressed, Reviewed-by: Andrea Bolognani <abologna@redhat.com> and safe for freeze. Thanks for taking care of this! -- Andrea Bolognani / Red Hat / Virtualization