aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-30 18:13:13 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-30 18:13:13 +0100
commit5621fb2f856f9898df96ffdf7777ad30d7cf3760 (patch)
tree57940fa61ebe0b1657d16b3ee2a3b2aa1bad9fac
parentm (diff)
downloadsat-5621fb2f856f9898df96ffdf7777ad30d7cf3760.tar.gz
sat-5621fb2f856f9898df96ffdf7777ad30d7cf3760.tar.bz2
sat-5621fb2f856f9898df96ffdf7777ad30d7cf3760.tar.xz
m overview
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--doc/info/chap/overview.texinfo7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
index bff89f6..9644578 100644
--- a/doc/info/chap/overview.texinfo
+++ b/doc/info/chap/overview.texinfo
@@ -60,3 +60,10 @@ and @code{CLOCK_BOOTTIME_ALARM}, if you need those
clocks, you can use the less powerful @command{sleep-until}
which supports all clocks your operating system supports.
+@command{sat} is written to waste as little memory
+as possible. I hate excessively programs that do not
+do anything, if we are going to add more and more
+daemons, all wasting more and more memory will we
+never be about to get rid of swap and use strict
+commit accounting on machines with very little memory.
+