[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsi
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing |
Date: |
Tue, 20 Jul 2021 11:00:54 +0200 |
User-agent: |
Notmuch/0.32.1 (https://notmuchmail.org) |
On Tue, Jul 20 2021, Pierre Morel <pmorel@linux.ibm.com> wrote:
> On 7/20/21 10:20 AM, Cornelia Huck wrote:
>> On Tue, Jul 20 2021, Pierre Morel <pmorel@linux.ibm.com> wrote:
>>
>>> On 7/19/21 5:50 PM, Cornelia Huck wrote:
>>>> On Fri, Jul 16 2021, Daniel P. Berrangé <berrange@redhat.com> wrote:
>>>>> Is the book/drawer thing architecture specific, or is it machine
>>>>> type / CPU specific. ie do /all/ the s390x machine types / CPUS
>>>>> QEMU support the book/drawer concept, or only a subset.
>>>>
>>>> Should not be by machine type, but might be by cpu model (e.g. older
>>>> hardware lacking the needed support for exposing this to the guest.) IBM
>>>> folks, please correct me if I'm wrong.
>>>
>>>
>>> Looks correct to me this is an information indicated by a facility
>>> introduced with Z10 if I do not make an error.
>>
>> Hm. Would that become a problem if we made availability of parameters
>> dependent upon a value in the machine (see the other thread I cc:ed you
>> on?)
>>
>
> Why?
> The parameter can always be there, it is just that with older cpu model
> we will not report the topology information to the guest.
If we are fine with a configuration like that, sure.
>
> The discussion on dies and on smp_dies_supported in this thread will be
> interesting to follow because in my opinion dies for X or books/drawers
> for Z are to be treated equally.
Agreed. There was also talk of "clusters" in that thread, which I assume
are yet anothor machine specific parameter.
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, (continued)
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/15
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Markus Armbruster, 2021/07/15
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/19
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Cornelia Huck, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing,
Cornelia Huck <=
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/20
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Daniel P . Berrangé, 2021/07/16
- Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing, Pierre Morel, 2021/07/16
[PATCH v1 4/9] s390x: Topology list entries and SYSIB 15.x.x, Pierre Morel, 2021/07/14
[PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries, Pierre Morel, 2021/07/14
[PATCH v1 3/9] s390x: cpu topology: CPU topology objects and structures, Pierre Morel, 2021/07/14
[PATCH v1 5/9] s390x: topology: implementating Store Topology System Information, Pierre Morel, 2021/07/14