Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-17 Thread Zhao Liu
On Fri, Feb 17, 2023 at 03:41:30PM +0800, wangyanan (Y) wrote: > Date: Fri, 17 Feb 2023 15:41:30 +0800 > From: "wangyanan (Y)" > Subject: Re: [RFC 08/52] machine: Add helpers to get cpu topology info from > MachineState.topo > > 在 2023/2/17 11:07, Zhao Liu 写道: >

Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-16 Thread wangyanan (Y)
在 2023/2/17 11:07, Zhao Liu 写道: On Thu, Feb 16, 2023 at 04:38:38PM +0800, wangyanan (Y) wrote: Date: Thu, 16 Feb 2023 16:38:38 +0800 From: "wangyanan (Y)" Subject: Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo Hi Zhao, 在 2023/2/13 17:49, Z

Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-16 Thread Zhao Liu
On Thu, Feb 16, 2023 at 04:38:38PM +0800, wangyanan (Y) wrote: > Date: Thu, 16 Feb 2023 16:38:38 +0800 > From: "wangyanan (Y)" > Subject: Re: [RFC 08/52] machine: Add helpers to get cpu topology info from > MachineState.topo > > Hi Zhao, > > 在 2023/2/13 17:4

Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-16 Thread wangyanan (Y)
Hi Zhao, 在 2023/2/13 17:49, Zhao Liu 写道: From: Zhao Liu When MachineState.topo is introduced, the topology related structures become complicated. In the general case (hybrid or smp topology), accessing the topology information needs to determine whether it is currently smp or hybrid topology,

Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-14 Thread Zhao Liu
On Tue, Feb 14, 2023 at 09:12:11AM +0800, Mi, Dapeng1 wrote: > Date: Tue, 14 Feb 2023 09:12:11 +0800 > From: "Mi, Dapeng1" > Subject: RE: [RFC 08/52] machine: Add helpers to get cpu topology info from > MachineState.topo > > > From: Zhao Liu > > Se

RE: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-14 Thread Mi, Dapeng1
nu.org; Wang, Zhenyu Z ; Mi, > Dapeng1 ; Ding, Zhuocheng > ; Robert Hoo ; > Christopherson,, Sean ; Like Xu > ; Liu, Zhao1 > Subject: [RFC 08/52] machine: Add helpers to get cpu topology info from > MachineState.topo > > From: Zhao Liu > > When MachineState.topo is introdu

[RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo

2023-02-13 Thread Zhao Liu
From: Zhao Liu When MachineState.topo is introduced, the topology related structures become complicated. In the general case (hybrid or smp topology), accessing the topology information needs to determine whether it is currently smp or hybrid topology, and then access the corresponding