aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index d035dd9..0c63ab8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -39,11 +39,13 @@ It's more of a personal reminder than anything else.
39 in non-posix systems 39 in non-posix systems
40* better man page 40* better man page
41* find a better way to distribute the large tables, especially khuge 41* find a better way to distribute the large tables, especially khuge
42* webapp (cgi)
42 43
43## Technical stuff 44## Technical stuff
44 45
45### Better pruning tables 46### Better pruning tables
46* Use pruning values mod 4 instead of mod 16 47* Use pruning values mod 4 instead of mod 16 (or maybe not, I like the
48current system)
47 49
48### Memory management 50### Memory management
49* fail gracefully when there is not enough memory to load a large table 51* fail gracefully when there is not enough memory to load a large table

Generated with cgit - Back to sebastiano.tronto.net