about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-06-21 03:34:09 +0000
committerEric Wong <normalperson@yhbt.net>2013-06-25 21:20:19 +0000
commit4d112de546a28b99d52435d4fed075f148455826 (patch)
tree5f40aee2c26181b7a2650ed598135827f13e2634 /TODO
parent3d93bd96c92cedd583e14ea58b34bb143c4e9e87 (diff)
downloadcmogstored-4d112de546a28b99d52435d4fed075f148455826.tar.gz
This will help ensure availability when new devices are added,
without additional user interaction to manually set aio_threads
via sidechannel.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3237765..34f2d99 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,4 @@
 * reduce/minimize memory/stack usage
 * optional fsync/fdatasync/O_SYNC/msync for PUT
 * fallocate support?  slow emulation interfaces can be a problem...
+* inotify (and kqueue) support for detecting new device directories