Bug 3403 - x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
Summary: x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-09 14:18 UTC by LeoLiu-oc
Modified: 2022-12-09 14:18 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LeoLiu-oc zhaoxin_group 2022-12-09 14:18:20 UTC
Description of problem:
On all recent Centaur platforms, ARB_DISABLE is handled by PMU
automatically while entering C3 type state. No need for OS to issue the
ARB_DISABLE, so set bm_control to zero to indicate that.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: