Re: [PATCH v6 06/15] tools: add support for cache coloring configuration

2024-03-01 Thread Carlo Nonato
Hi Anthony, On Wed, Feb 28, 2024 at 7:05 PM Anthony PERARD wrote: > > On Mon, Jan 29, 2024 at 06:18:02PM +0100, Carlo Nonato wrote: > > diff --git a/tools/include/xenctrl.h b/tools/include/xenctrl.h > > index 2ef8b4e054..4b541fffd2 100644 > > --- a/tools/include/xenctrl.h > > +++ b/tools/include/

Re: [PATCH v6 06/15] tools: add support for cache coloring configuration

2024-02-28 Thread Anthony PERARD
On Mon, Jan 29, 2024 at 06:18:02PM +0100, Carlo Nonato wrote: > diff --git a/tools/include/xenctrl.h b/tools/include/xenctrl.h > index 2ef8b4e054..4b541fffd2 100644 > --- a/tools/include/xenctrl.h > +++ b/tools/include/xenctrl.h > @@ -2653,6 +2653,15 @@ int xc_livepatch_replace(xc_interface *xch, c

[PATCH v6 06/15] tools: add support for cache coloring configuration

2024-01-29 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