1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-05-16 02:58:44 +00:00

Update README.md

This commit is contained in:
avinashravichandran1 2023-04-21 13:28:03 +05:30 committed by GitHub
parent 859d98c037
commit 58eb1cb87f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,4 @@
This chapter describes `control groups` mechanism in the Linux kernel.
* [Introduction](linux-cgroups-1.md)
..