summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/compcache2
-rw-r--r--docs/ChangeLog.casper8
2 files changed, 9 insertions, 1 deletions
diff --git a/conf/compcache b/conf/compcache
index c93c776..4e04878 100644
--- a/conf/compcache
+++ b/conf/compcache
@@ -1 +1 @@
-COMPCACHE_SIZE="25%"
+COMPCACHE_SIZE="50%"
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index 7d3a3e0..f6c4ae1 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,11 @@
+casper (1.232) lucid; urgency=low
+
+ * bump compcache size to 50% on live images for machines with less than
+ 512MiB. This makes sure we don't hit OOM errors on systems with only
+ 256MiB of RAM.
+
+ -- Oliver Grawert <ogra@ubuntu.com> Mon, 12 Apr 2010 08:10:06 +0200
+
casper (1.231) lucid; urgency=low
[ Jonathan Riddell ]