Re: [PATCH v7 06/14] tools: add support for cache coloring configuration

2024-03-25 Thread Carlo Nonato
Hi Anthony, On Mon, Mar 25, 2024 at 11:55 AM Anthony PERARD wrote: > > On Fri, Mar 15, 2024 at 11:58:54AM +0100, Carlo Nonato wrote: > > diff --git a/tools/libs/light/libxl_create.c > > b/tools/libs/light/libxl_create.c > > index 5546335973..79f206f616 100644 > > --- a/tools/libs/light/libxl_cre

Re: [PATCH v7 06/14] tools: add support for cache coloring configuration

2024-03-25 Thread Anthony PERARD
On Fri, Mar 15, 2024 at 11:58:54AM +0100, Carlo Nonato wrote: > diff --git a/tools/libs/light/libxl_create.c b/tools/libs/light/libxl_create.c > index 5546335973..79f206f616 100644 > --- a/tools/libs/light/libxl_create.c > +++ b/tools/libs/light/libxl_create.c > @@ -726,6 +726,15 @@ int libxl__doma

[PATCH v7 06/14] tools: add support for cache coloring configuration

2024-03-15 Thread Carlo Nonato
Add a new "llc_colors" parameter that defines the LLC color assignment for a domain. The user can specify one or more color ranges using the same syntax used everywhere else for color config described in the documentation. The parameter is defined as a list of strings that represent the color range