summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-10-16 00:59:56 +0000
committerroot <root>2010-10-16 00:59:56 +0000
commit18b4cf7f89ec3deaa0a9478044da05b082c7e6e1 (patch)
tree7fdb08319d5696c52a61b5457b3b49d45fb5c4b8 /Changes
parentb49fbc854eab1694efaaba3d3f971d61d695222f (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0a7bdfe..28fd4ed 100644
--- a/Changes
+++ b/Changes
@@ -12,6 +12,7 @@ TODO: section watcher states/lifetime
- replace EV_MINIMAL by EV_FEATURES.
- prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it
seems the former is *much* faster than the latter.
+ - reduce the number of spurious wake-ups with the ports backend.
- remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
- add (undocumented) EV_ENABLE when adding events with kqueue,
this might help with OS X, which seems to need it despite documenting