diff --git a/CGroups-v2-limiting-resource-consumptino-for-testing.md b/CGroups-v2-limiting-resource-consumption-for-testing.md similarity index 96% rename from CGroups-v2-limiting-resource-consumptino-for-testing.md rename to CGroups-v2-limiting-resource-consumption-for-testing.md index 96a6a2e..132703c 100644 --- a/CGroups-v2-limiting-resource-consumptino-for-testing.md +++ b/CGroups-v2-limiting-resource-consumption-for-testing.md @@ -1,6 +1,6 @@ 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.