aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-02-25 17:08:12 +0100
committerMilo Casagrande <milo@ubuntu.com>2013-02-25 17:08:12 +0100
commitc300269624e05de4cf11d6e5493b87623fc91e87 (patch)
tree97f256c13cfab2d20a8ff7937e0b79a4758a676a
parent83e7c03ba90a4120a47bdf93fb160701f12d2c59 (diff)
Added more memory consumption infos.
-rw-r--r--HACKING32
1 files changed, 32 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 6348da4..c9aec75 100644
--- a/HACKING
+++ b/HACKING
@@ -29,6 +29,19 @@ mapped: 1742036K writeable/private: 1090156K shared: 124980K
mapped: 2758760K writeable/private: 1090216K shared: 1141648K
mapped: 3307952K writeable/private: 1121856K shared: 1611184K
+Memory at the beginning:
+
+mapped: 654168K writeable/private: 97948K shared: 16K
+
+Readings done with 7 CI jobs running, and while browsing the website on
+multiple tabs.
+
+mapped: 6740572K writeable/private: 5208744K shared: 551248K
+mapped: 6757908K writeable/private: 5226660K shared: 551248K
+mapped: 6912412K writeable/private: 5392572K shared: 551248K
+mapped: 7081752K writeable/private: 5561912K shared: 551248K
+mapped: 7290300K writeable/private: 5770460K shared: 551248K
+
RabbitMQ
--------
@@ -56,3 +69,22 @@ Mem: 15339668 1340356 13999312 0 704 27204
Mem: 15339668 1372744 13966924 0 164 27932
-/+ buffers/cache: 1344648 13995020
+Mem: 15339668 13342380 1997288 0 872 3097056
+-/+ buffers/cache: 10244452 5095216
+
+Memory before starting any CI jobs, after kernel chaces have been synced and
+dropped:
+
+Mem: 15339668 5613396 9726272 0 852 203456
+-/+ buffers/cache: 5409088 9930580
+
+Memory with 7 CI jobs running, and while browsing the website:
+
+Mem: 15339668 11064988 4274680 0 184 2332424
+-/+ buffers/cache: 8732380 6607288
+
+After jobs ran, and with no load on the server:
+
+Mem: 15339668 7907532 7432136 0 6680 2501044
+-/+ buffers/cache: 5399808 9939860
+