[PATCH v2 0/5] x86/mwait-idle: updates from Linux (and more)

Jan Beulich posted 5 patches 2 years, 3 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/568cb6dc-127a-9c8f-0073-2df173d4677b@suse.com
There is a newer version of this series
[PATCH v2 0/5] x86/mwait-idle: updates from Linux (and more)
Posted by Jan Beulich 2 years, 3 months ago
Besides the prereqs requested to the remaining patch from v1 there's
yet one more thing to consider pulling in (RFC for now), and one
further custom change I'd like us to consider making (potentially
even going farther than presented here).

1: stop exposing platform acronyms
2: switch to using bool
3: add SnowRidge C-state table
4: enable interrupts before C1 on Xeons
5: squash stats update when not actually entering C-state

Jan