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

Comparing libev/ev.pod (file contents):
Revision 1.103 by root, Sun Dec 23 03:44:57 2007 UTC vs.
Revision 1.104 by root, Sun Dec 23 03:48:02 2007 UTC

2526than enough. If you need to manage thousands of children you might want to 2526than enough. If you need to manage thousands of children you might want to
2527increase this value (I<must> be a power of two). 2527increase this value (I<must> be a power of two).
2528 2528
2529=item EV_INOTIFY_HASHSIZE 2529=item EV_INOTIFY_HASHSIZE
2530 2530
2531C<ev_staz> watchers use a small hash table to distribute workload by 2531C<ev_stat> watchers use a small hash table to distribute workload by
2532inotify watch id. The default size is C<16> (or C<1> with C<EV_MINIMAL>), 2532inotify watch id. The default size is C<16> (or C<1> with C<EV_MINIMAL>),
2533usually more than enough. If you need to manage thousands of C<ev_stat> 2533usually more than enough. If you need to manage thousands of C<ev_stat>
2534watchers you might want to increase this value (I<must> be a power of 2534watchers you might want to increase this value (I<must> be a power of
2535two). 2535two).
2536 2536

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines