Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-03 Thread Nina Schoetterl-Glausch
On Fri, 2023-02-03 at 15:40 +0100, Pierre Morel wrote: > > On 2/3/23 14:22, Nina Schoetterl-Glausch wrote: > > On Fri, 2023-02-03 at 10:21 +0100, Pierre Morel wrote: > > > > > > On 2/2/23 17:42, Nina Schoetterl-Glausch wrote: > > > > On Wed, 2023-02-01 at 14:20 +0100, Pierre Morel wrote: > > > >

Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-03 Thread Pierre Morel
On 2/3/23 14:22, Nina Schoetterl-Glausch wrote: On Fri, 2023-02-03 at 10:21 +0100, Pierre Morel wrote: On 2/2/23 17:42, Nina Schoetterl-Glausch wrote: On Wed, 2023-02-01 at 14:20 +0100, Pierre Morel wrote: The topology information are attributes of the CPU and are specified during the CPU

Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-03 Thread Nina Schoetterl-Glausch
On Fri, 2023-02-03 at 10:21 +0100, Pierre Morel wrote: > > On 2/2/23 17:42, Nina Schoetterl-Glausch wrote: > > On Wed, 2023-02-01 at 14:20 +0100, Pierre Morel wrote: > > > The topology information are attributes of the CPU and are > > > specified during the CPU device creation. > > > > > > On hot

Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-03 Thread Pierre Morel
On 2/2/23 17:42, Nina Schoetterl-Glausch wrote: On Wed, 2023-02-01 at 14:20 +0100, Pierre Morel wrote: The topology information are attributes of the CPU and are specified during the CPU device creation. On hot plug we: - calculate the default values for the topology for drawers, books an

Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-02 Thread Nina Schoetterl-Glausch
On Wed, 2023-02-01 at 14:20 +0100, Pierre Morel wrote: > The topology information are attributes of the CPU and are > specified during the CPU device creation. > > On hot plug we: > - calculate the default values for the topology for drawers, > books and sockets in the case they are not specifie

[PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

2023-02-01 Thread Pierre Morel
The topology information are attributes of the CPU and are specified during the CPU device creation. On hot plug we: - calculate the default values for the topology for drawers, books and sockets in the case they are not specified. - verify the CPU attributes - check that we have still room on t