From b87b8b2b5205c0584da220f73322ea4732d44013 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 23 Mar 2013 13:34:13 +0100 Subject: [PATCH] TODO: update --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 473775eeb..781edfb38 100644 --- a/TODO +++ b/TODO @@ -194,6 +194,9 @@ Features: * service: watchdog logic: for testing purposes allow ping, but do not require pong * journal: + - do not use magic msync() in src/journal/journal-file.c, just call fsync() + poettering: looks like msync just calls vfs_fsync + http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/mm/msync.c#n18 - import and delete pstore filesystem content at startup - journald: also get thread ID from client, plus thread name - journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups -- 2.30.2