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

RE: Subversion Performance

From: Tennebø Frode <frode.tennebo_at_saabgroup.com>
Date: Tue, 30 Sep 2008 16:35:31 +0200

> The main problem is server CPU hitting 100%. It happens
> everytime a checkout is done and in show log operations. If I
> go to my "trunk" and do a show log, the server gots 100% CPU
> for about 5-6 minutes even stopping serving other requests.

Without having a clue about your setup, I'll venture a guess. Others will probably give more specific SVN tips, but in my experience this sounds like it's related to IO. Several factors are involved; like raid-level, filesystem, svn database type, other activities on the server, etc. Check first which process' are contributing mostly to the load and also check the output from vmstat when this happens. You'd probably also want to mount the filesystem with 'noatime'.

 -Frode

--
^ Frode Tennebø             | email: Frode.Tennebo_at_saabgroup.com ^
| SAAB Microwave Systems AS | Isebakkeveien 49                   |
| N-1788 Halden             | Phone: +47 45 24 99 39             |
| with Standard.Disclaimer; use Standard.Disclaimer;             |
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-30 16:36:06 CEST

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

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