RE: [4.17?] Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support

2022-10-13 Thread Henry Wang
Hi Jan, > -Original Message- > From: Jan Beulich > Subject: [4.17?] Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) > ADL support > > Henry, > > On 18.08.2022 15:02, Jan Beulich wrote: > > New changes have appeared in the meantime, in particular

[4.17?] Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support

2022-10-13 Thread Jan Beulich
Henry, On 18.08.2022 15:02, Jan Beulich wrote: > New changes have appeared in the meantime, in particular one partly undoing > what we still haven't merged (patch 1 here). > > 1: add 'preferred_cstates' module argument > 2: add core C6 optimization for SPR > 3: add AlderLake support > 4: disable

RE: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support

2022-08-18 Thread Henry Wang
Hi Jan, > -Original Message- > From: Jan Beulich > Subject: Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL > support > > Henry, > > On 18.08.2022 15:02, Jan Beulich wrote: > > New changes have appeared in the meantime, in particular on

Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support

2022-08-18 Thread Jan Beulich
Henry, On 18.08.2022 15:02, Jan Beulich wrote: > New changes have appeared in the meantime, in particular one partly undoing > what we still haven't merged (patch 1 here). > > 1: add 'preferred_cstates' module argument > 2: add core C6 optimization for SPR > 3: add AlderLake support > 4: disable

[PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support

2022-08-18 Thread Jan Beulich
New changes have appeared in the meantime, in particular one partly undoing what we still haven't merged (patch 1 here). 1: add 'preferred_cstates' module argument 2: add core C6 optimization for SPR 3: add AlderLake support 4: disable IBRS during long idle 5: make SPR C1 and C1E be independent J