Re: Accept serialization

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Thursday, October 11, 2007 - 1:18 pm

:Forgive me if this has been beaten to death here or in other forums.  
:
:In apache 1.3 you can set SINGLE_LISTEN_UNSERIALIZED_ACCEPT to tell
:apache not to put some sort of mutex around the accept() call. This
:mutex was ostensibly required so that apache's multiple process
:children did not wake up on each request from the kernel.
:
:Is this kind of mutex still necessary in DFly? If not, why not? 
:
:Thanks in advance. 
:------
:Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org 

    Yes, the DFly select code still collides.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Accept serialization, Matthew Dillon, (Thu Oct 11, 1:18 pm)