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

Re: svntest and tmpfs slow as disk

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-03-05 17:04:22 CET

On 2004-02-17 12:52-0800, Blair Zajac wrote:
> Jani Averbach wrote:
> >
> > On 2004-01-30 16:22-0800, Blair Zajac wrote:
> >
> > > I'm now running svntest on a dual 3.06 Ghz system with 2 Gbytes of
> > > RAM and using the ramdisk, but it's just as fast as running
> > > the tests to disk. Has anybody else seen this.
> >
> > I have definetly seen that with 2.6.x kernels and
> > __with ra_dav__. With 2.6.x kernels the tests almost stalled (dual
> > amd64 system, 2G RAM), and take _a_lot_of_ time. With ordinary
> > hd-based fs it will finish just fine. With 2.4.x kernels the tests are
> > behaving normally with tmpfs vs. hd-based fs.

Well, I think that I have found a reason for that.

It seems that my system is running out of randomness (/dev/random is
empty, the server is unattended), and that lack of randomness is
blocking the test suite. After I have switched apr to use
/dev/hw_random, everything seems to run with 2.6 kernel as fast as (or
faster) than with 2.4 kernel.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 5 17:04:25 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.