Re: [PATCH 3/7] SLIM main patch

From: Serge E. Hallyn
Date: Thu Aug 24 2006 - 09:55:33 EST


Quoting Benjamin LaHaise (bcrl@xxxxxxxxx):
> On Thu, Aug 24, 2006 at 08:32:48AM -0500, Serge E. Hallyn wrote:
> > > You also have to deal with existing mmap() mappings and outstanding I/O.
> >
> > That she does.
>
> Outstanding I/O is not revoked. Any in-progress I/O continues.

Yes, that should have read:

> > > You also have to deal with existing mmap() mappings
> >
> > That she does.
> >
> > > and outstanding I/O.

Still not certain this is needed. If you were able to write data to a
pipe, then even though data may be in the buffer, the other end
shouldn't be able to read it if it's own level were changed.

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