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

#115 in Unix APIs

Download history 134/week @ 2024-08-17 163/week @ 2024-08-24 56/week @ 2024-08-31 87/week @ 2024-09-07 113/week @ 2024-09-14 151/week @ 2024-09-21 338/week @ 2024-09-28 163/week @ 2024-10-05 126/week @ 2024-10-12 172/week @ 2024-10-19 139/week @ 2024-10-26 59/week @ 2024-11-02 99/week @ 2024-11-09 133/week @ 2024-11-16 115/week @ 2024-11-23 85/week @ 2024-11-30

440 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

~17–47MB
~761K SLoC