[ANNOUNCEMENT] resctl-demo (Resource Control Demo)

From: Tejun Heo
Date: Thu Oct 15 2020 - 13:12:29 EST


Hello,

resctl-demo which documents resource control features and strategies with
live scenarios has just been released. This documents most stuff that we
learned at FB working with and deploying cgroup2, PSI and oomd.

Setting up the whole environment is still a bit difficult because it depends
on pending kernel patches in devel branches and non-trivial system level
configurations such as btrfs root filesystem, so we've built a system image
which can either be launched in AWS or installed on local machine.
Everything in the image is either already upstream or pending, it's just an
easy way to set things up. Follow the link in the Getting Started section in
README if you wanna check them out.

https://github.com/facebookexperimental/resctl-demo

Longer term, I'm planning to build benchmark / autotest framework on top so
that we can actually verify and score various aspects of resource control in
terms of both isolation and work conservation.

Thanks.

--
tejun