Re: [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]

2023-02-15 Thread Zhao Liu
On Wed, Feb 15, 2023 at 08:32:39PM +0800, wangyanan (Y) wrote: > Date: Wed, 15 Feb 2023 20:32:39 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 16/18] i386: Fix NumSharingCache for > CPUID[0x801D].EAX[bits 25:14] > > 在 2023/2/13 17:36, Zha

Re: [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]

2023-02-15 Thread wangyanan (Y)
在 2023/2/13 17:36, Zhao Liu 写道: From: Zhao Liu >From AMD's APM, NumSharingCache (CPUID[0x801D].EAX[bits 25:14]) means [1]: The number of logical processors sharing this cache is the value of this field incremented by 1. To determine which logical processors are sharing a cache, determine

[PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]

2023-02-13 Thread Zhao Liu
From: Zhao Liu >From AMD's APM, NumSharingCache (CPUID[0x801D].EAX[bits 25:14]) means [1]: The number of logical processors sharing this cache is the value of this field incremented by 1. To determine which logical processors are sharing a cache, determine a Share Id for each processor as