Re: [RFC/PATCH, 2/4] readX_check() performance evaluation

From: Andi Kleen
Date: Wed Jan 28 2004 - 14:43:43 EST


On Wed, 28 Jan 2004 11:33:33 -0800 (PST)
Linus Torvalds <torvalds@xxxxxxxx> wrote:

> For example, if checking for an error involves actually reading a value
> from a bridge register, then that implies some _serious_ amount of
> serialization and external CPU stuff.

Which is _extremly_ hard to do from an MCE handler ...

(currently all our MCE handlers are buggy because they can deadlock on the
printk lock)

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