]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1545286, r1545292, r1545325, r1545364, r1545408, r1545411 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 14:16:57 +0000 (14:16 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 14:16:57 +0000 (14:16 +0000)
commit6e0f3ef5dffc8f4ff63db8fb230de133c54a25af
treec37aa5d3f28dc32e73f058f44a4a4034952b5a3b
parent7aa84ea70c7133f65480cedc95b83898d850c196
Merge r1545286, r1545292, r1545325, r1545364, r1545408, r1545411 from trunk:

Use a normalized offset point for idlers... still need to worry
that atomics work as "expected", in this case that a add32 of a -1
is the "same" as dec32 (as far as effect on idlers)

r1545286 for eventopt

Use correct type...

Use offset which is smack dab in the middle.

naming suggestion re: trawick

Consistent types
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1569008 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/event/event.c
server/mpm/event/fdqueue.c