From 6800c1e86d28e4bc573747e6d327c770b2e00df4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Nov 2007 19:23:31 +0000 Subject: *** empty log message *** --- ev.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ev.html') diff --git a/ev.html b/ev.html index c5df51e..5bcffd0 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + @@ -1997,6 +1997,13 @@ defined to be 0, then they are not.

If you need to shave off some kilobytes of code at the expense of some 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
-- cgit v1.2.3