Re: [PATCH 0/8] xen: cache control improvements

2025-05-06 Thread Christian Lindig
This looks fine from an OCaml perspective, which is my focus. I didn't review the logical aspect of this. — Christian Acked-by: Christian Lindig > On 6 May 2025, at 09:31, Roger Pau Monne wrote: > > Hello, > > Following series contain some fixes for cache control operations, the > main foc

[PATCH 0/8] xen: cache control improvements

2025-05-06 Thread Roger Pau Monne
Hello, Following series contain some fixes for cache control operations, the main focus is to reduce the load on big systems when cache control operations are executed. Patches 1-4 are bugfixes, while patches starting from 5 are improvements to the current code. Patch 9 is an optimization to avo