Re: [fuse-devel] [PATCH] FUSE/CUSE: implement direct mmap support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tejun Heo
Date: Thursday, February 11, 2010 - 5:56 am

Hello,

On 02/11/2010 09:34 PM, Miklos Szeredi wrote:

That's the requirement coming from allowing the server to determine
how these mmaps are served, not from the fact that the management is
done via server side mmaps or the server maps those regions into its
process address space.  No matter how you do it, if you want to mix
and match client mmap requests, the SHMLBA alignment will be visible.
I suppose you're talking about not allowing offsets to be adjusted at
all but I don't think that's a restriction we would want to have at
the kernel API level because offset might encode different things for
device mmaps.

Thanks.

-- 
tejun
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] FUSE/CUSE: implement direct mmap support, Tejun Heo, (Mon Feb 8, 11:08 pm)
Re: [fuse-devel] [PATCH] FUSE/CUSE: implement direct mmap ..., Goswin von Brederlow, (Wed Feb 10, 1:24 am)
Re: [fuse-devel] [PATCH] FUSE/CUSE: implement direct mmap ..., Tejun Heo, (Thu Feb 11, 5:56 am)