From b0cd8b72abd86f9e7f2812ccca5e573cc2c683b8 Mon Sep 17 00:00:00 2001 From: Maksim Date: Tue, 6 Feb 2024 11:11:43 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfa73be..ad07dbc 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Contributions are always welcome! - [ ] [Introduction to Linux – Full Course for Beginners](https://www.youtube.com/watch?v=sWbUDq4S6Y8) - [ ] [What every SRE should know about GNU/Linux shell related internals: file descriptors, pipes, terminals, user sessions, process groups and daemons](https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-descriptors-pipes-terminals-user-sessions-process-groups-and-daemons) +- [ ] [SRE deep dive into Linux Page Cache](https://biriukov.dev/docs/page-cache/0-linux-page-cache-for-sre) ### Boot Process