From bba9f2a92d34bfed385bccfdd9780cdb0b532072 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Jun 2011 23:07:46 +0000 Subject: *** empty log message *** --- eio.pod | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/eio.pod b/eio.pod index 2f8c526..e15539a 100644 --- a/eio.pod +++ b/eio.pod @@ -490,9 +490,17 @@ These requests are specific to libeio and do not correspond to any OS call. =over 4 -=item eio_mtouch (void *addr, size_t length, int flags, int pri, eio_cb cb, void *data) +=item eio_mtouch (void *addr, size_t length, int flags, int pri, eio_cb cb, void *data) -=item eio_custom (void (*)(eio_req *) execute, int pri, eio_cb cb, void *data) +Reads (C) or modifies (C seconds to execute, but otherwise does nothing - it simply puts one of the worker threads to sleep for this @@ -531,7 +539,7 @@ long. This request can be used to artificially increase load, e.g. for debugging or benchmarking reasons. -=item eio_nop (int pri, eio_cb cb, void *data) +=item eio_nop (int pri, eio_cb cb, void *data) This request does nothing, except go through the whole request cycle. This can be used to measure latency or in some cases to simplify code, but is -- cgit v1.2.3