Opened 17 years ago
Closed 17 years ago
#149 closed enhancement (fixed)
ACPI switches /SMP /APIC
Reported by: | Chuck McKinnis | Owned by: | pasha |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ACPI PSD | Version: | 3.03 |
Keywords: | Cc: |
Description
APCI.PSD 3.04 already checks when /SMP is specified if a _W4 kernel is present. It will then ignore it /SMP. What happens when you specify /APIC ? Should this also not be ignored with the _W4 kernel ?
Does this same ignore take place when you specify /SMP and/or /APIC with the UNI kernel ?
Roderick
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
OK, we checked ACPI, no problems in this case.
Note:
See TracTickets
for help on using tickets.
/APIC is checked later and Uni kernel don't do this call. Now I create using /SMP /APIC for uni CPU machine, using SMP kernel.