]> granicus.if.org Git - apache/commit
Some code transformations to improve the generated assembly
authorBrian Pane <brianp@apache.org>
Fri, 19 Apr 2002 08:02:00 +0000 (08:02 +0000)
committerBrian Pane <brianp@apache.org>
Fri, 19 Apr 2002 08:02:00 +0000 (08:02 +0000)
commitb1c407d1b382c0355b284caf36c112b3f5aaf1d4
tree9c3588ac4ebb196436db15e8b69dc9efdf96cbc7
parent3eb45305b20238661ead03a93dcd33b3bda5e9c8
Some code transformations to improve the generated assembly
code within the critical region inside the spin locks.  (Shortening
this code path reduces the probability that we'll have to spin.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94706 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/experimental/leader/leader.c