From 14d8e8b1fd9720bf0061a1050ec24e4833fcf8cb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 21 Sep 2019 20:57:43 +0000 Subject: TODO: a few low-priority items... --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 042080a..970b1c9 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ * SIGWINCH/SIGHUP to stop/restart worker threads during upgrade * hot management interface * reduce/minimize memory/stack usage -* optional fsync/fdatasync/O_SYNC/msync for PUT + - switch from gnulib/hash to khash +* optional fsync/fdatasync/O_SYNC/msync for PUT (how?) * fallocate support? slow emulation interfaces can be a problem... * inotify (and kqueue) support for detecting new device directories +* cleanups: favor ccan/{list,container_of,check_types} ... +* rewrite test suite using Perl5 (Ruby language is too unstable) -- cgit v1.2.3-24-ge0c7