Messages in this thread |  | | Subject | Re: [RFC PATCH] mm, oom: disable dump_tasks by default | From | Tetsuo Handa <> | Date | Wed, 4 Sep 2019 05:52:43 +0900 |
| |
On 2019/09/03 23:45, Michal Hocko wrote: > It's primary purpose is > to help analyse oom victim selection decision.
I disagree, for I use the process list for understanding what / how many processes are consuming what kind of memory (without crashing the system) for anomaly detection purpose. Although we can't dump memory consumed by e.g. file descriptors, disabling dump_tasks() loose that clue, and is problematic for me.
|  |