Re: [PATCH 0/14] fork/exec removal series

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Shawn O. Pearce <spearce@...>
Cc: Johannes Sixt <johannes.sixt@...>, <gitster@...>, <git@...>
Date: Saturday, October 13, 2007 - 10:50 pm

Hi,

On Sat, 13 Oct 2007, Shawn O. Pearce wrote:


Falling back to fork() when no pthreads are available?  Yes, that makes 
sense.

It might also (marginally) speed up operations, since the switches between 
threads are cheaper than those between processes, right?

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/14] fork/exec removal series, Johannes Sixt, (Sat Oct 13, 4:06 pm)
Re: [PATCH 0/14] fork/exec removal series, Shawn O. Pearce, (Sat Oct 13, 10:11 pm)
Re: [PATCH 0/14] fork/exec removal series, Johannes Schindelin, (Sat Oct 13, 10:50 pm)
Re: [PATCH 0/14] fork/exec removal series, Shawn O. Pearce, (Sat Oct 13, 10:58 pm)
Re: [PATCH 0/14] fork/exec removal series, Pierre Habouzit, (Sun Oct 14, 3:12 am)
Re: [PATCH 0/14] fork/exec removal series, Johannes Schindelin, (Sun Oct 14, 1:09 pm)
Re: [PATCH 0/14] fork/exec removal series, Pierre Habouzit, (Sun Oct 14, 3:17 am)
Re: [PATCH 0/14] fork/exec removal series, Pierre Habouzit, (Sun Oct 14, 3:28 am)
Re: [PATCH 0/14] fork/exec removal series, Andreas Ericsson, (Sun Oct 14, 5:10 am)
Re: [PATCH 01/14] Change git_connect() to return a struct ch..., Johannes Schindelin, (Sat Oct 13, 8:57 pm)
Re: [PATCH 01/14] Change git_connect() to return a struct ch..., Johannes Schindelin, (Sun Oct 14, 1:10 pm)