From 0a5ea95196892c6eda60f2d57c186ea73708232b Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 1 Sep 2019 18:26:08 +0900 Subject: [PATCH] Update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6701272..2d95e96 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,9 @@ How can I prevent this in the future? Can't it at least keep a responsive core o — [engineering.fb.com](https://engineering.fb.com/production-engineering/oomd/) Also look at this discussions: - - [Why are low memory conditions handled so badly?](https://www.reddit.com/r/linux/comments/56r4xj/why_are_low_memory_conditions_handled_so_badly/) - -- Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure: [Original KKML post](https://lkml.org/lkml/2019/8/4/15) [r/linux](https://www.reddit.com/r/linux/comments/cmg48b/lets_talk_about_the_elephant_in_the_room_the/) +- Let's talk about the elephant in the room - the Linux kernel's inability to gracefully handle low memory pressure: +[Original KKML post](https://lkml.org/lkml/2019/8/4/15) | [r/linux](https://www.reddit.com/r/linux/comments/cmg48b/lets_talk_about_the_elephant_in_the_room_the/) ## Solution