summaryrefslogtreecommitdiffstats
path: root/server/mpm/eventopt (follow)
Commit message (Expand)AuthorAgeFilesLines
* resync w/ some event fixesJim Jagielski2013-02-201-11/+16
* typosJim Jagielski2013-02-191-3/+3
* ensure positiveJim Jagielski2013-02-191-0/+3
* Log a warning if ThreadStackSize has an inappropriate value.Christophe Jaillet2013-01-151-1/+7
* Fix peekJim Jagielski2012-11-301-2/+4
* Sometimes we miss the last few items in the Q dueJim Jagielski2012-11-211-1/+4
* Bug from not using pools by default :)Jim Jagielski2012-11-201-2/+2
* Force even malloc'ed mem to be 0ed. And pull out wasted cycles thatJim Jagielski2012-11-191-3/+8
* Some formatting and a bugfixJim Jagielski2012-11-191-10/+7
* The compiler *should* do this, but just in caseJim Jagielski2012-11-191-2/+2
* skiplist_destroy() is new-ishJim Jagielski2012-11-192-0/+15
* Remove from APIJim Jagielski2012-11-192-2/+6
* Merge branch 'skiplist'Jim Jagielski2012-11-194-45/+852
* Document the check in open_logs()Jim Jagielski2012-11-181-0/+1
* fdq expects a certain behavior from atomics... ensure thatJim Jagielski2012-11-161-0/+12
* Fold in a missing optimization...Jim Jagielski2012-11-161-5/+23
* Update and syncJim Jagielski2012-11-151-0/+4
* Prefer higher-mode polling, but allow for drop down to defaultJim Jagielski2012-11-151-2/+20
* no longer neededJim Jagielski2012-11-141-1/+0
* Pull out the "extended" pod functions used by event and workerJim Jagielski2012-11-144-187/+15
* Pull the event optimization MPM back into trunk. ThisJim Jagielski2012-11-0911-0/+4365