Re: [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology

2023-03-28 Thread Pierre Morel
On 3/27/23 23:34, Nina Schoetterl-Glausch wrote: On Wed, 2023-03-15 at 15:34 +0100, Pierre Morel wrote: S390 adds two new SMP levels, drawers and books to the CPU topology. The S390 CPU have specific topology features like dedication and entitlement to give to the guest indications on the host

Re: [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology

2023-03-27 Thread Nina Schoetterl-Glausch
On Wed, 2023-03-15 at 15:34 +0100, Pierre Morel wrote: > S390 adds two new SMP levels, drawers and books to the CPU > topology. > The S390 CPU have specific topology features like dedication > and entitlement to give to the guest indications on the host > vCPUs scheduling and help the guest take th

[PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology

2023-03-15 Thread Pierre Morel
S390 adds two new SMP levels, drawers and books to the CPU topology. The S390 CPU have specific topology features like dedication and entitlement to give to the guest indications on the host vCPUs scheduling and help the guest take the best decisions on the scheduling of threads on the vCPUs. Let