On 9/12/24 16:47, Martin Kletzander wrote:
The code is teeny tiny less terrible with these.
Martin Kletzander (10):
resctrl: Account for memory bandwidth of 0 being valid
docs: Document memory bandwidth allocation limits more clearly
resctrl: Relax the limit of maximum memory bandwidth allocation
resctrl: Move virResctrlAllocCopyMemBW up in the file
resctrl: Add virResctrlInfoMemBWFree
resctrl: Add virResctrlInfoPerTypeFree
capabilities: Also report L2 caches
resctrl: Don't assume MBA availability in virResctrlAllocNewFromInfo
resctrl: Do not use max_id for
tests: Add caps2xml and resctrl data from the wild
7371 files changed, 7354 insertions(+), 85 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal