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

#132 in Unix APIs

Download history 175/week @ 2024-10-04 129/week @ 2024-10-11 168/week @ 2024-10-18 156/week @ 2024-10-25 66/week @ 2024-11-01 72/week @ 2024-11-08 153/week @ 2024-11-15 120/week @ 2024-11-22 102/week @ 2024-11-29 167/week @ 2024-12-06 127/week @ 2024-12-13 40/week @ 2024-12-20 22/week @ 2024-12-27 42/week @ 2025-01-03 36/week @ 2025-01-10 79/week @ 2025-01-17

182 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

~18–46MB
~741K SLoC