From 4c1b5ee497bb8d6046b042db666515ca7c919f00 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sun, 1 Sep 2019 18:27:20 +0900 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d95e96..32b373f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ How can I prevent this in the future? Can't it at least keep a responsive core o 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/) + +[original LKML 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