[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210116173634.1615875-1-odin@uged.al>
Date:   Sat, 16 Jan 2021 18:36:32 +0100
From:   Odin Ugedal <odin@...d.al>
To:     unlisted-recipients:; (no To-header on input)
Cc:     tj@...nel.org, lizefan@...wei.com, hannes@...xchg.org,
        cgroups@...r.kernel.org, linux-kernel@...r.kernel.org,
        dschatzberg@...com, surenb@...gle.com, Odin Ugedal <odin@...d.al>
Subject: [PATCH v2 0/2] cgroup: fix psi monitor for root cgroup
This patchset fixes PSI monitors on the root cgroup, as they currently
only works on the non-root cgroups. Reading works for all, since that
was fixed when adding support for the root PSI files. It also contains
a doc update to reflect the current implementation.
Changes since v1:
 - Added Reviewed-by tag on the original patch (Suren)
 - Updated patch title
 - Added a separate patch to update doc
Odin Ugedal (2):
  cgroup: fix psi monitor for root cgroup
  cgroup: update PSI file description in docs
 Documentation/admin-guide/cgroup-v2.rst | 6 +++---
 kernel/cgroup/cgroup.c                  | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)
-- 
2.30.0
Powered by blists - more mailing lists