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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Wednesday, February 10, 2010 - 8:02 am

On Wed, 10 Feb 2010, Tejun Heo wrote:

What I really meant was: does it ever happen that mapping a *single
open file* of a chardev twice will result in two different maps?
Or will the maps be only different if it was a different open of the
device?

If there's a pattern there, we might make the sharing/non-sharing
automated, and greatly simplify the interface.

Thanks,
Miklos
--
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 ..., Miklos Szeredi, (Wed Feb 10, 8:02 am)