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

Re: attn: ghudson; FSFS and multi-threading on Unix broken?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-04-05 17:48:52 CEST

On Tue, 2005-04-05 at 11:44, Mark Phippard wrote:
> What would be the easiest way to try to create the problem to see if it
> happens? Just get a bunch of people to commit at the same time?

You'd want a very heavy commit load, yeah, and some way to detect that a
commit didn't stick.

> I read the docs for fcntl() on OS/400 and it definitely seems to indicate
> the lock is for the process, not the thread. Does the code specifically
> use fcntl() or does it use an APR routine that possibly the OS/400 port
> implemented with a per-thread lock?

It uses apr_file_lock(). I have no ide ahow this is implemented under
OS/400.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 5 17:55:13 2005

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.