Messages in this thread |  | | | Date | Thu, 24 Aug 2006 08:58:03 -0500 | | From | "Serge E. Hallyn" <> | | Subject | Re: [PATCH 3/7] SLIM main patch |
| |
Quoting Benjamin LaHaise (bcrl@kvack.org): > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |