Re: [PATCH 08 of 11] anon-vma-rwsem

From: Robin Holt
Date: Tue May 20 2008 - 07:06:00 EST


On Tue, May 20, 2008 at 12:50:25PM +0200, Nick Piggin wrote:
> On Tue, May 20, 2008 at 05:01:11AM -0500, Robin Holt wrote:
> > On Tue, May 20, 2008 at 07:31:46AM +0200, Nick Piggin wrote:
> > >
> > > Really? You can get the information through via a sleeping messaging API,
> > > but not a non-sleeping one? What is the difference from the hardware POV?
> >
> > That was covered in the early very long discussion about 28 seconds.
> > The read timeout for the BTE is 28 seconds and it automatically retried
> > for certain failures. In interrupt context, that is 56 seconds without
> > any subsequent interrupts of that or lower priority.
>
> I thought you said it would be possible to get the required invalidate
> information without using the BTE. Couldn't you use XPMEM pages in
> the kernel to read the data out of, if nothing else?

I was wrong about that. I thought it was safe to do an uncached write,
but it turns out any processor write is uncontained and the MCA that
surfaces would be fatal. Likewise for the uncached read.
--
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/