
12 Sep
2024
12 Sep
'24
10:53 a.m.
The commit message did not get saved, sorry, it should be: Subject: resctrl: Use cache IDs instead of max_id/max_cache_id It is not guaranteed for the cache IDs to be continuous, especially for L3 caches. Hence do not assume so and instead record the individual IDs in a virBitmap. Fixed locally and on personal gitlab.