2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

Update CGroups v2 limiting resource consumption for testing: typo fixes

Petr Špaček 2022-09-22 11:19:30 +00:00
parent 3a55d0c88c
commit bc2fe01c24

@ -1,6 +1,6 @@
Very rough guide to CGroups v2 and how it can be used to limit resource usage. Very rough guide to CGroups v2 and how it can be used to limit resource usage.
Prerequisites: Linux Kernel with CGroup version 2 (roughly post 2015), system configured for CGroups version 2 unified hierarchy Prerequisites: Linux Kernel with CGroups version 2 (roughly post 2015), system configured for CGroups version 2 unified hierarchy
To get a high-level idea read (now **obsolete**) https://andrestc.com/post/cgroups-io/ . Beware - it is obsolete and exactly following commands in it will likely not work. See below. To get a high-level idea read (now **obsolete**) https://andrestc.com/post/cgroups-io/ . Beware - it is obsolete and exactly following commands in it will likely not work. See below.