cgroups icon indicating copy to clipboard operation
cgroups copied to clipboard

Add support for io.latency interface file in IO controller

Open Xeway opened this issue 10 months ago • 1 comments

This feature can be very useful in some situation.

Sources that explains how it works, how to use it, etc.:

  • https://facebookmicrosites.github.io/cgroup2/docs/io-controller.html#protecting-workloads-with-iolatency
  • https://www.kernel.org/doc/html/v5.10/admin-guide/cgroup-v2.html#io-latency

NB: on some Linux distributions (like Debian-based ones), this feature is not enabled, probably because:

Note, this is an experimental interface and could be changed someday.

Source

Xeway avatar Apr 21 '24 17:04 Xeway

Force pushed because DCO was missing for each commit

Xeway avatar Apr 21 '24 19:04 Xeway