Addition of oom killed processes to the system logs tab

XMLWordPrintableJSON

    • Fully Compatible
    • TIG 16 (06/24/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      It'd be helpful when diagnosing out of memory errors to see which pids were killed by the oom killer on linux.

      I believe something like:

      dmesg | grep 'Out of memory: Kill process'
      

      would work for detecting an oom kill, althought it would be useful to have the whole oom-killer log output. See: Understanding the Linux oom-killer's logs on stack overflow for what I'm talking about.

            Assignee:
            Jonathan Abrahams (Inactive)
            Reporter:
            Mira Carey
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: