[Gluster-devel] glusterfs and email store problem.
Anand Babu Periasamy
ab at gnu.org.in
Thu Nov 8 09:33:12 UTC 2007
Daniel,
mmap itself is not implemented by fuse. Booster type LD_PRELOAD'ble
library cannot implement mmap functionality, because it runs within
the application address space. We should see if the mail server has
option to use regular file I/O or we can patch it to do so. We should
also see if exim, courier-mta, sendmail.. uses mmap as well.
Daniel van Ham Colchete writes:
> Avati,
>
> what part doesn't work with fuse please? Is it mmap2, or only mmap2 with
> MAP_SHARED, or MAP_SHARED, or what? Couldn't find it on Google.
>
> Will it work with booster?
>
> Best,
> Daniel
>
> On Nov 8, 2007 12:17 AM, Anand Avati <avati at zresearch.com> wrote:
>
>> Jeff,
>> this is a known limitation of fuse, which hopefully might get fixed in
>> the future.
>>
>> avati
>>
--
Anand Babu Periasamy
GPG Key ID: 0x62E15A31
Blog [http://ab.freeshell.org]
The GNU Operating System [http://www.gnu.org]
More information about the Gluster-devel
mailing list