Re: Kernel Threads: Dr. Russinovich's response

Chris Chiappa (griffon@snurgle.org)
Tue, 12 Jan 1999 17:56:49 -0500


On Tue, Jan 12, 1999 at 03:00:38PM -0500, Benjamin Scherrey wrote:
> on a couple of issues that he brings up. To me, this item about multiple threads
> blocked an a select() waking up when only one is able to successfully perform
> the accept() would certainly appear to be a significant performance issue. My
The article at http://www.apache.org/docs/misc/perf-tuning.html has some
interesting points on this issue under the "accept Serialization - multiple
sockets" heading, including how Apache tries to get around it (it's
apparently a common Unix implementation issue).

-- 

+------- --- -- -- - | griffon@snurgle.N0-SPAM.org / My opinions represent snurgle.org : ! Unspoilt by progress / http://www.snurgle.org/~griffon | - -- -- --- -------+

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/