From 7d84d0aada77fa5e6ebaeb91015b2bec794c0e45 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sat, 25 Feb 2023 18:36:09 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f94cf1..44645e6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Contributions are always welcome! - [ ] [Concurrency and Race Conditions](http://learnlinuxconcepts.blogspot.com/2014/07/concurrency-and-race-conditions.html) - [ ] [Memory Leak](https://stackoverflow.com/questions/312069/the-best-memory-leak-definition) - [ ] [What is a kernel Panic?](http://learnlinuxconcepts.blogspot.com/2014/07/what-is-kernel-panic.html) +- [ ] [Book about the linux kernel](https://0xax.gitbooks.io/linux-insides/content) ### Troubleshooting