savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Re: GCC anonymous CVS


From: Loic Dachary
Subject: [Savannah-hackers] Re: GCC anonymous CVS
Date: Thu, 20 Mar 2003 09:48:00 +0100

Gerald Pfeifer writes:
 > On Wed, 19 Mar 2003, Loic Dachary wrote:
 > >    We've had major performances problems with subversions.gnu.org
 > > that triggered various mirroring problems with the CVS tree of GCC. We
 > > figured out the performance problem and fixed it.
 > 
 > Thanks!  (Out of curiosity, what was the problem?)

        A most stupid one. cvs pserver is making heavy use of
temporary files (in /tmp by default). 10 simultaneous pservers manage
to generate ~2MB/s of continuous write. That had a big impact on
performances (IDE disks). Moving these temporary files (-T) to a
ramdisk reduced IO to nothing and the machine is now operating under a
normal load. It took me a few days to figure out what was going
on. I'm not aware of any tool that would tell you which process is
using lots of IO.

 > Thanks for doing that as well!
 > 
 > In case we ever again experience such a problem, what's the official
 > contact address we should use for issues like this (and probably document
 > somewhere on our web page)?

        address@hidden is the appropriate address. The
notifications you sent were not answered (at least not by me) because
I'm not reliable, not because it was not sent at the proper address. 

        Cheers,

-- 
             Sauvez le droit d'auteur
Loic   Dachary   http://eucd.info/  address@hidden
              Tel : 33 1 42 76 05 49




reply via email to

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