[distcc] Re: lzo problem under HPUX

Joe Buehler jbuehler at hekimian.com
Tue Feb 10 12:58:12 GMT 2004


Martin Pool wrote:

> Turning off mmap works in samba, or in distcc?

Turning off mmap() in distcc makes it work.

> I think it is probably the same bug.

I agree.

> I wonder if it would be safe to munmap before we ftruncate?  That
> might be less likely to cause any problems in interaction between mmap
> and regular IO.

I am going to look at the code -- I assume there is some sort of
optimization that resulted in the current code that modifies the file
after it is mapped.
-- 
Joe Buehler




More information about the distcc mailing list