[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Memory usage on server side with svnserve

From: Shatzer, Larry <Larry.Shatzer_at_Spirent.com>
Date: 2004-03-19 03:04:42 CET

Sent this last night on the users list, no response, and figured there might
be a few on here that don't watch the user list, or might have missed it.

-- Larry

-----Original Message-----
From: Shatzer, Larry [mailto:Larry.Shatzer@Spirent.com]
Sent: Wednesday, March 17, 2004 7:41 PM
To: 'users@subversion.tigris.org'
Subject: Memory usage on server side with svnserve

I am trying to check in a directory that has just under 6,000 files (98% are
new, with the rest of the 2% with changes). The total size of the directory
is around 5 megabytes. (lots and lots of small XML files).

As the commit happens the svnserve process eats up the ram until I get
swap_pager_getswapspace: failed on the console and the client connection
dies.

I copied over the directory to the FreeBSD machine and committed the files
(over file:// instead of svn://) and the process memory usage was nowhere
near as aggressive as svnserve. I know that if I throw more RAM (and/or swap
space) at this it will go away (until I have to commit something larger than
I have memory for.)

I was wondering if there was some memory that could be deallocated that is
not somewhere.

Some background:
svnserve 1.0.1 (built from port system) running on FreeBSD 4.9, 512 megs ram
(only a ~200 meg swap drive). Client: win32 1.0.0

-- Larry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 19 03:05:56 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.