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

From: Andi Kleen
Date: Wed Jan 28 2004 - 16:53:12 EST


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


> Again, this is all depending on hardware implementation issues. It is
> entirely possible that "read_pcix_error()" has to do some kind of
> synchronization to make sure that any async operations have finished and
> all errors have been accounted for.

I have no idea how to do such an synchronization on i386/x86-64. E.g. Opteron
chipsets would likely support MCEs for bus aborts, but there is no way to
synchronize it for writes.

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