summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-06-10 06:50:42 +0000
committerroot <root>2011-06-10 06:50:42 +0000
commit5e8581f15bc308454846cb79c772083dab66b04f (patch)
treebfb5457293d59ab34cfbb22f46b8c2123f21bb10 /Changes
parentf8670b89c4d7f8b6da5b3f7acf95c428b86d88ed (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7449b04..4e0f88a 100644
--- a/Changes
+++ b/Changes
@@ -42,3 +42,6 @@ TODO: fadvise request
combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST.
- port to openbsd (another blatantly broken non-UNIX/POSIX platform).
- fix eio_custom prototype.
+ - work around a Linux (and likely FreeBSD and other kernels) bug
+ where sendfile would not transfer all the requested bytes on
+ large transfers, using a heuristic.