Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/oom
diff options
context:
space:
mode:
Diffstat (limited to 'docs/oom')
-rw-r--r--docs/oom17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/oom b/docs/oom
new file mode 100644
index 0000000..5fecfab
--- /dev/null
+++ b/docs/oom
@@ -0,0 +1,17 @@
+== Problem: OOM == #1995
+
+ The system becomes unreliable under low-memory conditions.
+
+Situation:
+
+ We have a complicated software stack, much of which was not designed with
+ memory pressure in mind.
+
+Plan:
+
+ To maintain a consistent system state, we feel we need a way to warn the user
+ of increasing memory pressure and a way to perform a "warm reboot" that will
+ return the system to a consistent state after OOM occurs.
+
+Followup:
+