Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-19 Thread wangyanan (Y)
在 2023/2/20 10:49, Zhao Liu 写道: On Fri, Feb 17, 2023 at 05:08:31PM +0800, wangyanan (Y) wrote: Date: Fri, 17 Feb 2023 17:08:31 +0800 From: "wangyanan (Y)" Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H 在 2023/2/17 15:26, Zhao Liu 写

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-19 Thread Zhao Liu
On Fri, Feb 17, 2023 at 11:45:58AM +0800, wangyanan (Y) wrote: > Date: Fri, 17 Feb 2023 11:45:58 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 > cache topo in CPUID.04H > > 在 2023/2/17 11:35, Zhao Liu 写道: >

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-19 Thread Zhao Liu
On Fri, Feb 17, 2023 at 05:08:31PM +0800, wangyanan (Y) wrote: > Date: Fri, 17 Feb 2023 17:08:31 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 > cache topo in CPUID.04H > > 在 2023/2/17 15:26, Zhao Liu 写道: >

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-17 Thread wangyanan (Y)
在 2023/2/17 15:26, Zhao Liu 写道: On Fri, Feb 17, 2023 at 12:07:01PM +0800, wangyanan (Y) wrote: Date: Fri, 17 Feb 2023 12:07:01 +0800 From: "wangyanan (Y)" Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H 在 2023/2/17 11:35, Zhao Liu 写

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-16 Thread Zhao Liu
On Fri, Feb 17, 2023 at 12:07:01PM +0800, wangyanan (Y) wrote: > Date: Fri, 17 Feb 2023 12:07:01 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 > cache topo in CPUID.04H > > 在 2023/2/17 11:35, Zhao Liu 写道: >

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-16 Thread wangyanan (Y)
在 2023/2/17 11:35, Zhao Liu 写道: On Thu, Feb 16, 2023 at 09:14:54PM +0800, wangyanan (Y) wrote: Date: Thu, 16 Feb 2023 21:14:54 +0800 From: "wangyanan (Y)" Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H 在 2023/2/13 17:36, Zhao Liu

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-16 Thread wangyanan (Y)
在 2023/2/17 11:35, Zhao Liu 写道: On Thu, Feb 16, 2023 at 09:14:54PM +0800, wangyanan (Y) wrote: Date: Thu, 16 Feb 2023 21:14:54 +0800 From: "wangyanan (Y)" Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H 在 2023/2/13 17:36, Zhao Liu

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-16 Thread Zhao Liu
On Thu, Feb 16, 2023 at 09:14:54PM +0800, wangyanan (Y) wrote: > Date: Thu, 16 Feb 2023 21:14:54 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 18/18] i386: Add new property to control L2 > cache topo in CPUID.04H > > 在 2023/2/13 17:36, Zhao Liu 写道: >

Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-16 Thread wangyanan (Y)
在 2023/2/13 17:36, Zhao Liu 写道: From: Zhao Liu The property x-l2-cache-topo will be used to change the L2 cache topology in CPUID.04H. Now it allows user to set the L2 cache is shared in core level or cluster level. If user passes "-cpu x-l2-cache-topo=[core|cluster]" then older L2 cache topo

[PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H

2023-02-13 Thread Zhao Liu
From: Zhao Liu The property x-l2-cache-topo will be used to change the L2 cache topology in CPUID.04H. Now it allows user to set the L2 cache is shared in core level or cluster level. If user passes "-cpu x-l2-cache-topo=[core|cluster]" then older L2 cache topology will be overrided by the new