Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: MTRR Default not consistent between processors. #580

Open
1 task done
cfernald opened this issue Jun 5, 2023 · 1 comment
Open
1 task done

[Bug]: MTRR Default not consistent between processors. #580

cfernald opened this issue Jun 5, 2023 · 1 comment
Assignees
Labels
state:backlog In the backlog state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact

Comments

@cfernald
Copy link
Contributor

cfernald commented Jun 5, 2023

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

Windows will throw debugger warnings on Q35 about MTRR_MSR_DEFAULT being different between cores.

KiInitializeMTRR: MTRR_MSR_DEFAULT is not consistent between processors.
KiInitializeMTRR: MTRR_MSR_DEFAULT is not consistent between processors.
KiInitializeMTRR: MTRR_MSR_DEFAULT is not consistent between processors.

Expected Behavior

MTRR_MSR_DEFAULT Should be consistent across processors.

Steps To Reproduce

  1. use -SMP 2+
  2. Enable Windows Kernel Debugger

Build Environment

- OS(s): Windows
- Tool Chain(s): VS2022
- Targets Impacted: DEBUG/RELEASE

Version Information

N/A

Urgency

Low

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

@cfernald cfernald added type:bug Something isn't working state:needs-triage Needs to triaged to determine next steps labels Jun 5, 2023
@github-actions github-actions bot added the urgency:low Little to no impact label Jun 5, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 45 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the state:stale Has not been updated in a long time label Jul 20, 2023
@cfernald cfernald added state:backlog In the backlog and removed state:stale Has not been updated in a long time labels Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:backlog In the backlog state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:low Little to no impact
Projects
None yet
Development

No branches or pull requests

1 participant