Opened 18 years ago
Closed 17 years ago
#6 closed defect (fixed)
Just do IRQ handling on the first CPU in SMP mode
Reported by: | ktk | Owned by: | pasha |
---|---|---|---|
Priority: | critical | Milestone: | Release version 3.08 |
Component: | ACPI PSD | Version: | |
Keywords: | Cc: |
Description
There were discussions that IRQ handling should be done on both CPUs but that is very unreliable most probably. So in case this is not fixed yet, fix it.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to ktk:
There were discussions that IRQ handling should be done on both CPUs but that is very unreliable most probably. So in case this is not fixed yet, fix it.
Now 1 IRQ route to CPUn, using for ExtraHLT, fixed?
Note:
See TracTickets
for help on using tickets.
Replying to ktk:
Route IRQ to any CPU expept CPU0 is impossible w/o change source kernel. So this can't fixed