10 stable releases

2.2.5 Mar 14, 2024
2.2.4 Feb 14, 2024
2.2.3 Jun 28, 2022
2.2.2 May 26, 2022
2.0.0 Jun 24, 2021

#130 in Unix APIs

Download history 156/week @ 2024-10-24 83/week @ 2024-10-31 66/week @ 2024-11-07 135/week @ 2024-11-14 140/week @ 2024-11-21 94/week @ 2024-11-28 138/week @ 2024-12-05 151/week @ 2024-12-12 61/week @ 2024-12-19 16/week @ 2024-12-26 42/week @ 2025-01-02 30/week @ 2025-01-09 109/week @ 2025-01-16 219/week @ 2025-01-23 206/week @ 2025-01-30 80/week @ 2025-02-06

617 downloads per month

Apache-2.0

365KB
10K SLoC

Resource Control Demo

Resource control aims to control compute resource distribution to improve reliability and utilization of a system. The facebook kernel and container teams have been intensively researching and implementing mechanisms and methods to advance resource control. resctl-demo demonstrates and documents various aspects of resource control using self-contained workloads in guided scenarios. Here's a screencast:

https://engineering.fb.com/wp-content/uploads/2020/10/resctl-demoV2.mp4

Getting Started

Comprehensive resource control has many requirements, some of which can be difficult to configure on an existing system. resctl-demo provides premade images to help getting started. Visit the following page for details:

https://facebookmicrosites.github.io/resctl-demo-website

For other installation options, visit:

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

Once you're ready, start exploring:

$ sudo systemd-run --scope --unit resctl-demo --slice hostcritical.slice resctl-demo

Dependencies

~20–49MB
~777K SLoC