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

Re: Antwort: Re: Speed during import - locating the bottleneck

From: Richard Meade <richard.meade_at_shenick.com>
Date: 2005-03-09 18:35:39 CET

Hi,

> set_flags DB_TXN_NOSYNC
> in $REPOS/db/DB_CONFIG
>
> # Disable fsync of log files on transaction commit. Read the
> # documentation about DB_TXN_NOSYNC at:
> # http://www.sleepycat.com/docs/api_c/env_set_flags.html
>
> I don't know if the sync is per file, but working with ~250MB Sources and
> 20.000 files imports, this greatly improved performance.
>

Thanks for the tip, and as I'm new to Subversion
many thanks to all who give there time to it;
I am planning on migrating an existing CVS repository to svn
(using cvs2svn) and I thought I might try this tip
to (hopefully) speed up the job.

Am I correct in assuming that after an import/migration
one could re-enable this for everyday use?

<OffTopic cvs2svn>
   BTW, if anyone here has experience of cvs2svn,
   I had to make some changes to get it to work for me;
   I posted a question to the cvs2svn list but there
   doesn't seem to be any traffic on that list...?
   http://cvs2svn.tigris.org/servlets/ReadMsg?list=dev&msgNo=977
</OffTopic>

Thanks again,
Richard.

-- 
Richard Meade
Shenick Network Systems
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 18:30:56 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.