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

RE: Re: Subversion on AIX 4.3.3

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-03-01 19:09:24 CET

"Peter Howe" <Peter.Howe@uk.linedata.com> wrote on 03/01/2005 12:56:29 PM:

> Thanks to everyone for their comments. I've got the source compiled now
> using the following:
>
> CC="cc" CFLAGS="-qmaxmem=-1 -O2 -qlanglvl=extended " ./configure
> --prefix=/usr/local --enable-shared=no --without-berkeley-db
> --enable-ssl=no
>
> Everything seems to be working, although performance seems a bit poor
> (the svn server is running on a Linux Fedora 1 box, and checking code
> out seems much quicker to my Win PC than to the AIX box. Could well be
> the internal network though so I'm not concerned.)
>
> We're soon to move to AIX 5.3 so that'll be the next challenge but
> hopefully a similar compile will be successful.

It could also be caused by the AIX file system that your WC is located in.
 The client WC code does a lot of I/O with lots of small files. I think
people on certain versions of Solaris have reported slow clients due to
the file system format. If you post some information about your file
system, there might be people on the list that can confirm whether it has
problems or whether you have options. Likewise, if you have different
formatted file systems available you could also experiment with that.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 1 19:46:00 2005

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.