info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: out of memory


From: Rahul
Subject: Re: out of memory
Date: 29 Jun 2005 14:23:21 -0700
User-agent: G2/0.2

One thing you could try is to recompile CVS without HAVE_MMAP flag.
On a 32 bit system memory mapped files will hit the 2GB limit. By
default
CVS uses mmap'd files for faster performance.

That said CVS could avoid loading entire file in memory and work
off segements when doing common operation. However that would
be a longer term fix not something you can do today.

Regards,
Rahul Bhargava,
CTO, WANdisco
Mountain View, CA
http://www.wandisco.com/cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]