[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: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-07 19:46:51 CEST

Greg Hudson <ghudson@MIT.EDU> wrote on 04/07/2005 01:38:06 PM:

> > Didn't someone else point out that this problem would not exist on
Linux
> > prior to the 2.6 kernel? That could explain why it hasn't shown up.
>
> I doubt it. Red Hat kernels have used NPTL for quite a while now, and
> that's a pretty popular platform.

In terms of typical *nix usage, I assume that file:// and svn+ssh:// would
be immune to the problem since concurrent access would occur in different
processes.

I believe someone said that the svnserve daemon will fork a process unless
you run it with the --threads option. So, in "process" mode it would also
be immune.

That leave us with mod_dav_svn. Does Apache on *nix always/typically use
threads? AFAIK, the answer to that is yes, but I primarily only use
Windows and OS/400 so do not really know.

I am just trying to get to the bottom of why this problem might not have
surfaced. Are there any *nix/BSD platforms where fcntl() locks to a
thread instead of a process, as apparently Linux did prior to NPTL?

Mark

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 7 19:47:48 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.