Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/oom
blob: 5fecfab9e95dba3535a9ee0c88201c45e22f19ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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: