[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v24 02/21] CPU topology: extend with s390 specifics
From: |
Nina Schoetterl-Glausch |
Subject: |
Re: [PATCH v24 02/21] CPU topology: extend with s390 specifics |
Date: |
Wed, 04 Oct 2023 18:39:57 +0200 |
User-agent: |
Evolution 3.48.4 (3.48.4-1.fc38) |
On Tue, 2023-09-26 at 14:15 +0200, Nina Schoetterl-Glausch wrote:
> From: Pierre Morel <pmorel@linux.ibm.com>
>
> S390 adds two new SMP levels, drawers and books to the CPU
> topology.
> S390 CPUs have specific topology features like dedication and
> entitlement. These indicate to the guest information on host
> vCPU scheduling and help the guest make better scheduling decisions.
>
> Let us provide the SMP properties with books and drawers levels
> and S390 CPU with dedication and entitlement,
>
> Add machine-common.json so we can later include it in
> machine-target.json also.
>
> Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
> Reviewed-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
> Co-developed-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
> Signed-off-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
> ---
> qapi/machine-common.json | 21 +++++++++++++
I guess I should also add this new file to MAINTAINERS under Machine core,
right?
- Re: [PATCH v24 02/21] CPU topology: extend with s390 specifics,
Nina Schoetterl-Glausch <=