Re: [SMP BUG] [clockevents: i386 drivers patch] introduces irqbalance-does-not-work-properly problem

From: Thomas Gleixner
Date: Sun May 20 2007 - 03:03:20 EST


On Sun, 2007-05-20 at 11:14 +0900, Komuro wrote:
> Hi,
>
>
> [clockevents: i386 drivers patch] introduces
> irqbalance-does-not-work-properly problem.

it disables irq balancing for IRQ0, but this does not affect any other
interrupts. It is almost irrelevant as the PIT/HPET timer interrupt
(irq0) is disabled anyway and the local apic timer is used.

> > CPU0 CPU1
> > 0: 85 0 IO-APIC-edge timer

There is no interrupt happening after bootup, so balancing is not a
problem here.

> Mr. Thomas Gleixner,
> any idea to fix this problem?

Which problem ?

tglx


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/