[PATCH 0/4] x86/mwait-idle: (mostly) SPR support

Jan Beulich posted 4 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
[PATCH 0/4] x86/mwait-idle: (mostly) SPR support
Posted by Jan Beulich 2 years, 7 months ago
Fresh from Linux 5.18-rc (and with adjustments to address issues noticed
while porting), except for the 1st patch.

1: switch to asm/intel-family.h naming
2: add SPR support
3: add 'preferred_cstates' module argument
4: add core C6 optimization for SPR

Jan