Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx> --- Documentation/scheduler/sched-bwc.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/scheduler/sched-bwc.rst b/Documentation/scheduler/sched-bwc.rst index 3037c363b3fd..9003998b2843 100644 --- a/Documentation/scheduler/sched-bwc.rst +++ b/Documentation/scheduler/sched-bwc.rst @@ -26,6 +26,10 @@ Management ---------- Quota and period are managed within the cpu subsystem via cgroupfs. +.. note:: + The cgroupfs files described below are only applicable to cgroup v1. For + cgroup v2 API, see :ref:`Documentation/admin-guide/cgroup-v2.rst <cgroup-v2>`. + - cpu.cfs_quota_us: the total available run-time within a period (in microseconds) - cpu.cfs_period_us: the length of a period (in microseconds) - cpu.stat: exports throttling statistics [explained further below] -- 2.26.2