From b74880b4ed84693e484efbbb5eef0eb98c37835b Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 13 Jan 2010 09:40:50 -0500 Subject: minor TODO and debugging info changes --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index cfd21b763..1ddf6f5d9 100644 --- a/TODO +++ b/TODO @@ -17,6 +17,7 @@ Virtual Memory sub-TODO: * vm-swap-file . The swap file should go where the user wants, and if it's already there and of the right size we can avoid to create it again. * it should be possible to give the vm-max-memory option in megabyte, gigabyte, ..., just using 2GB, 100MB, and so forth. * Make sure to wait all the IO threads are done before to fork() for BGSAVE and BGREWRITEAOF +* Enlarge the stack of threads, to problems when calling LZF lib. VERSION 1.6 TODO (Virtual memory) ================================= -- cgit v1.2.1