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

Re: Automatic deltify nice - turning it off temporarily better

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-12-17 17:11:47 CET

Branko Čibej <brane@xbc.nu> writes:

> C. Michael Pilato wrote:
>
> >Actually, wait a second. I don't think that Karl introduced *any*
> >fork()s into the system. He just put the deltification call into a
> >pool cleanup hook on the Apache request pool. And svnserve is doing
> >in-process deltification, too.
> >
> >Whatchoo talkin' 'bout, Brane?
> >
> >
> Ah, well. I "just naturally assumed" that there was some kind of
> asynchronous deltification going on, but, having been away, I didn't pay
> close attention to the commit mails. I'd still like to know what happens
> when Apache kills off a server process.

If Apache is in the business of killing off processes, we're going to
suffer the same fate regardless of where and how we do deltification
-- repository lockup. Who's to say it wouldn't kill us in the middle of
some other operation?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 17:14:47 2003

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.