From: "Anthony PERARD" <anthony.perard@vates.tech>
To: "Carlo Nonato" <carlo.nonato@minervasys.tech>
Cc: xen-devel@lists.xenproject.org, andrea.bastoni@minervasys.tech,
marco.solieri@minervasys.tech,
"Nick Rosbrook" <rosbrookn@gmail.com>,
"George Dunlap" <gwd@xenproject.org>,
"Juergen Gross" <jgross@suse.com>
Subject: Re: [PATCH v11 06/12] tools: add support for cache coloring configuration
Date: Wed, 04 Dec 2024 14:07:44 +0000 [thread overview]
Message-ID: <Z1BiLvkBxgoPgl7F@l14> (raw)
In-Reply-To: <20241202165921.249585-7-carlo.nonato@minervasys.tech>
On Mon, Dec 02, 2024 at 05:59:15PM +0100, Carlo Nonato wrote:
> 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
> ranges.
>
> Documentation is also added.
>
> Based on original work from: Luca Miccio <lucmiccio@gmail.com>
>
> Signed-off-by: Carlo Nonato <carlo.nonato@minervasys.tech>
> Signed-off-by: Marco Solieri <marco.solieri@minervasys.tech>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
Thanks,
--
Anthony Perard | Vates XCP-ng Developer
XCP-ng & Xen Orchestra - Vates solutions
web: https://vates.tech
next prev parent reply other threads:[~2024-12-04 14:08 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 16:59 [PATCH v11 00/12] Arm cache coloring Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 01/12] xen/common: add cache coloring common code Carlo Nonato
2024-12-03 9:55 ` Michal Orzel
2024-12-05 8:00 ` Michal Orzel
2024-12-09 13:35 ` Jan Beulich
2024-12-02 16:59 ` [PATCH v11 02/12] xen/arm: add initial support for LLC coloring on arm64 Carlo Nonato
2024-12-05 8:04 ` Michal Orzel
2024-12-02 16:59 ` [PATCH v11 03/12] xen/arm: permit non direct-mapped Dom0 construction Carlo Nonato
2024-12-05 9:40 ` Michal Orzel
2024-12-06 18:37 ` Julien Grall
2024-12-07 15:04 ` Michal Orzel
2024-12-09 9:47 ` Carlo Nonato
2024-12-09 19:17 ` Julien Grall
2024-12-12 17:48 ` Carlo Nonato
2024-12-12 18:22 ` Andrea Bastoni
2024-12-13 9:45 ` Michal Orzel
2024-12-13 10:26 ` Carlo Nonato
2024-12-13 10:56 ` Michal Orzel
2024-12-13 11:30 ` Carlo Nonato
2024-12-13 11:33 ` Carlo Nonato
2024-12-13 11:47 ` Michal Orzel
2024-12-13 12:45 ` Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 04/12] xen/arm: add Dom0 cache coloring support Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 05/12] xen: extend domctl interface for cache coloring Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 06/12] tools: add support for cache coloring configuration Carlo Nonato
2024-12-04 14:07 ` Anthony PERARD [this message]
2024-12-02 16:59 ` [PATCH v11 07/12] xen/arm: add support for cache coloring configuration via device-tree Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 08/12] xen/page_alloc: introduce preserved page flags macro Carlo Nonato
2024-12-02 17:33 ` Carlo Nonato
2024-12-03 8:54 ` Jan Beulich
2024-12-02 16:59 ` [PATCH v11 09/12] xen: add cache coloring allocator for domains Carlo Nonato
2024-12-09 13:41 ` Jan Beulich
2024-12-02 16:59 ` [PATCH v11 10/12] xen/arm: add Xen cache colors command line parameter Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 11/12] xen/arm: make consider_modules() available for xen relocation Carlo Nonato
2024-12-02 16:59 ` [PATCH v11 12/12] xen/arm: add cache coloring support for Xen image Carlo Nonato
2024-12-02 21:44 ` Julien Grall
2024-12-03 10:08 ` Carlo Nonato
2024-12-03 10:36 ` Julien Grall
2024-12-03 11:37 ` Carlo Nonato
2024-12-04 11:18 ` Julien Grall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z1BiLvkBxgoPgl7F@l14 \
--to=anthony.perard@vates.tech \
--cc=andrea.bastoni@minervasys.tech \
--cc=carlo.nonato@minervasys.tech \
--cc=gwd@xenproject.org \
--cc=jgross@suse.com \
--cc=marco.solieri@minervasys.tech \
--cc=rosbrookn@gmail.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.