On 24/12/2025 7:40 pm, Roger Pau Monne wrote:
> The coloring allocator ignores claims, reject the usage of the hypercall if

Minor grammar nit.  You want a semicolon here rather than a comma.

> LLC coloring is enabled.  Note that the usage of alloc_color_heap_page() is
> selected at boot time, and it's a system wide decision.  Once enabled all
> domains will use alloc_color_heap_page() for allocations, which ignores any
> outstanding claims.
>
> The hypercall can be enabled if/when LLC coloring is adjusted to support
> claims.
>
> Fixes: 95debe51a936 ("xen: add cache coloring allocator for domains")
> Signed-off-by: Roger Pau Monné <[email protected]>

Reviewed-by: Andrew Cooper <[email protected]>

Reply via email to