Re: [discuss] Re: 2.6.19-rc5: known regressions (v3)

From: Andi Kleen
Date: Wed Nov 15 2006 - 14:24:30 EST



> The fact is, it used to work, and the kernel changed interfaces, so now it
> doesn't.

No, it didn't work. oprofile may have done something, but it
just silently killed the NMI watchdog in the process.
That was never acceptable.

Now we do proper accounting of NMI sources and also proper allocation
of performance counters.


> Yes, "oprofile" should be fixed to not depend on that, but the kernel
> shouldn't change the interfaces, and we should add back the zero entry.

That would break the nmi watchdog again.

Anyways, there is a sysctl to disable the nmi watchdog if someone
is desperate.

But I think it is clearly oprofile who did wrong here and needs
to be fixed.

-Andi
-
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/