--- libev/ev.html 2007/11/27 10:59:11 1.50 +++ libev/ev.html 2007/11/27 19:23:31 1.51 @@ -6,7 +6,7 @@ - + @@ -1998,6 +1998,13 @@ speed, define this symbol to 1. Currently only used for gcc to override some inlining decisions, saves roughly 30% codesize of amd64.

+
EV_PID_HASHSIZE
+
+

ev_child watchers use a small hash table to distribute workload by +pid. The default size is 16 (or 1 with EV_MINIMAL), usually more +than enough. If you need to manage thousands of children you might want to +increase this value.

+
EV_COMMON

By default, all watchers have a void *data member. By redefining