linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] psi: support cgroup v1
@ 2019-06-04  1:57 Joseph Qi
  2019-06-04  1:57 ` [RFC PATCH 1/3] psi: make cgroup psi helpers public Joseph Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joseph Qi @ 2019-06-04  1:57 UTC (permalink / raw)
  To: linux-mm, cgroups
  Cc: Johannes Weiner, akpm, Tejun Heo, Jiufei Xue, Caspar Zhang,
	Joseph Qi

Currently psi supports system-wide as well as cgroup2. Since most use
cases are still on cgroup v1, this patchset is trying to do such
support.

Joseph Qi (3):
  psi: make cgroup psi helpers public
  psi: cgroup v1 support
  psi: add cgroup v1 interfaces

 block/blk-throttle.c   | 10 +++++++
 include/linux/cgroup.h | 21 ++++++++++++++
 kernel/cgroup/cgroup.c | 33 +++++++++++----------
 kernel/sched/cpuacct.c | 10 +++++++
 kernel/sched/psi.c     | 65 ++++++++++++++++++++++++++++++++++++------
 mm/memcontrol.c        | 10 +++++++
 6 files changed, 125 insertions(+), 24 deletions(-)

-- 
2.19.1.856.g8858448bb


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

end of thread, other threads:[~2019-06-05  1:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-04  1:57 [RFC PATCH 0/3] psi: support cgroup v1 Joseph Qi
2019-06-04  1:57 ` [RFC PATCH 1/3] psi: make cgroup psi helpers public Joseph Qi
2019-06-04  1:57 ` [RFC PATCH 2/3] psi: cgroup v1 support Joseph Qi
2019-06-04 11:55   ` Johannes Weiner
2019-06-05  1:15     ` Joseph Qi
2019-06-04  1:57 ` [RFC PATCH 3/3] psi: add cgroup v1 interfaces Joseph Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).