DragonFly kernel List (threaded) for 2007-10
DragonFly BSD
DragonFly kernel List (threaded) for 2007-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Accept serialization


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2007 10:18:28 -0700 (PDT)

: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>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]