[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lse-tech] [rfc][api] Shared Memory Binding



Hi Matt,

On Tue, 11 Feb 2003, Matthew Dobson wrote:
> I'd hoped to see how this proposal and pending patch went over with
> everyone, before attempting anything more broad.  My last attempt at
> something similar to this failed due to being too invasive and
> complicated.  My thoughts were to try something fairly
> straightforward and simple this time. 

But SYSV shm is a thin layer on top of tmpfs, which again is a thin
layer on top of the page cache. 

So if you want to have something simple, you should work on the
generic layer. For me a general mmbind() makes much more sense.

Greetings
		Christoph


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>