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

Add patchAPIC conversion guide #26

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Add patchAPIC conversion guide #26

wants to merge 5 commits into from

Conversation

khronokernel
Copy link
Member

Ref: dortania/bugtracker#48

Currently work-in-progress, have some other projects to maintain right now

Universal/apic.md Outdated Show resolved Hide resolved
Universal/apic.md Outdated Show resolved Hide resolved
Universal/apic.md Outdated Show resolved Hide resolved
@khronokernel khronokernel marked this pull request as draft August 3, 2020 18:23
panic(cpu 0 caller 0x......): "x86_validate topology() 32 threads but 33 registered from MADT~0/...
```

The reason for this kernel panic is due to macOS's assumption that the first CPU in ACPI is always enabled, which on servers and HEDT systems may not be always true.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The reason for this kernel panic is due to macOS's assumption that the first CPU in ACPI is always enabled, which on servers and HEDT systems may not be always true.
The reason for this kernel panic is due to macOS's assumption that the first CPU in ACPI is always enabled, which on servers and HEDT systems may not always be true.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx azcraze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants