Re: [PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs

2024-01-14 Thread Zhao Liu
Hi Xiaoyao, On Sun, Jan 14, 2024 at 08:42:00PM +0800, Xiaoyao Li wrote: > Date: Sun, 14 Jan 2024 20:42:00 +0800 > From: Xiaoyao Li > Subject: Re: [PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs > > On 1/8/2024 4:27 PM, Zhao Liu wrote: > > From: Zhuocheng Ding &

Re: [PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs

2024-01-14 Thread Xiaoyao Li
On 1/8/2024 4:27 PM, Zhao Liu wrote: From: Zhuocheng Ding Add module_id member in X86CPUTopoIDs. module_id can be parsed from APIC ID, so also update APIC ID parsing rule to support module level. With this support, the conversions with module level between X86CPUTopoIDs, X86CPUTopoInfo and

[PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs

2024-01-08 Thread Zhao Liu
From: Zhuocheng Ding Add module_id member in X86CPUTopoIDs. module_id can be parsed from APIC ID, so also update APIC ID parsing rule to support module level. With this support, the conversions with module level between X86CPUTopoIDs, X86CPUTopoInfo and APIC ID are completed. module_id can be