Update readme

This commit is contained in:
Alexey Avramov 2019-09-01 18:26:08 +09:00
parent 9aee461dfa
commit 0a5ea95196

View File

@ -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/) — [engineering.fb.com](https://engineering.fb.com/production-engineering/oomd/)
Also look at this discussions: 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/) - [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:
- 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 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 ## Solution