Opened 17 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 in reply to:  description Changed 17 years ago by pasha

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.

Route IRQ to any CPU expept CPU0 is impossible w/o change source kernel. So this can't fixed

comment:2 in reply to:  description Changed 17 years ago by pasha

Resolution: fixed
Status: newclosed

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.