ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.pod
(Generate patch)

Comparing libev/ev.pod (file contents):
Revision 1.250 by root, Thu Jul 9 09:11:20 2009 UTC vs.
Revision 1.251 by root, Fri Jul 10 00:36:21 2009 UTC

3679the default 4-heap. 3679the default 4-heap.
3680 3680
3681You can save even more by disabling watcher types you do not need and 3681You can save even more by disabling watcher types you do not need and
3682setting C<EV_MAXPRI> == C<EV_MINPRI>. 3682setting C<EV_MAXPRI> == C<EV_MINPRI>.
3683 3683
3684Defining C<EV_MINIMAL> to C<2> will additionally reduce the core API to
3685provide a bare-bones event library. See C<ev.h> for details on what parts
3686of the API are still available, and do not complain if this subset changes
3687over time.
3688
3684=item EV_PID_HASHSIZE 3689=item EV_PID_HASHSIZE
3685 3690
3686C<ev_child> watchers use a small hash table to distribute workload by 3691C<ev_child> watchers use a small hash table to distribute workload by
3687pid. The default size is C<16> (or C<1> with C<EV_MINIMAL>), usually more 3692pid. The default size is C<16> (or C<1> with C<EV_MINIMAL>), usually more
3688than enough. If you need to manage thousands of children you might want to 3693than enough. If you need to manage thousands of children you might want to

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines