Linux cgroups development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cgroup: fix psi monitor for root cgroup
@ 2021-01-16 17:36 Odin Ugedal
       [not found] ` <20210116173634.1615875-1-odin-RObV4cXtwVA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Odin Ugedal @ 2021-01-16 17:36 UTC (permalink / raw)
  Cc: tj-DgEjT+Ai2ygdnm+yROfE0A, lizefan-hv44wF8Li93QT0dZR+AlfA,
	hannes-druUgvl0LCNAfugRpC6u6w, cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, dschatzberg-b10kYP2dOMg,
	surenb-hpIqsD4AKlfQT0dZR+AlfA, Odin Ugedal

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-01-19 17:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-16 17:36 [PATCH v2 0/2] cgroup: fix psi monitor for root cgroup Odin Ugedal
     [not found] ` <20210116173634.1615875-1-odin-RObV4cXtwVA@public.gmane.org>
2021-01-16 17:36   ` [PATCH v2 1/2] " Odin Ugedal
     [not found]     ` <20210116173634.1615875-2-odin-RObV4cXtwVA@public.gmane.org>
2021-01-19 16:52       ` Johannes Weiner
2021-01-16 17:36   ` [PATCH v2 2/2] cgroup: update PSI file description in docs Odin Ugedal
2021-01-19 16:56     ` Johannes Weiner
2021-01-19 17:03       ` Tejun Heo
2021-01-19 16:46   ` [PATCH v2 0/2] cgroup: fix psi monitor for root cgroup Dan Schatzberg
2021-01-19 17:00   ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox