/[Apache-SVN]
ViewVC logotype

Revision 1662437


Jump to revision: Previous Next
Author: ylavic
Date: Thu Feb 26 12:54:23 2015 UTC (9 years, 1 month ago)
Changed paths: 2
Log Message:
mpm_{worker,prefork}: save some cycles by not copying the listener's pollfds
for each pollset operation.

We don't need a copy when poll()ing if those are allocated with the correct
lifetime (the listener thread) at the very beginning.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/mpm/prefork/prefork.c modified , text changed
Directoryhttpd/httpd/trunk/server/mpm/worker/worker.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26