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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Thursday, February 11, 2010 - 5:46 am

On Thu, 11 Feb 2010, Tejun Heo wrote:

The problem with that is you simply can't determine in advance where
the region will grow.  Okay, you can leave space according to the size
of the file, but the size of the file can grow too.

*This* is the complexity that I want to get rid of.

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, (Thu Feb 11, 5:46 am)