[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200316191333.115523-1-hannes@cmpxchg.org>
Date: Mon, 16 Mar 2020 15:13:30 -0400
From: Johannes Weiner <hannes@...xchg.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: cgroups@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-team@...com
Subject: [PATCH 0/3] psi: cpu.pressure cgroup fix & MAINTAINERS update
Hello Peter,
Patch 1 implements the cpu.pressure fix for cgroups we were looking at
recently, 2 is the cgroup hierarchy walk optimization you proposed.
Patch 3 adds a MAINTAINER entry for psi, as at least one person tried
looking for it and couldn't find it.
If they look alright to you, it'd be great to get them into 5.7.
Based on 5.6-rc6.
Thanks
MAINTAINERS | 6 +++
include/linux/psi.h | 2 +
include/linux/psi_types.h | 10 ++++-
kernel/sched/core.c | 2 +
kernel/sched/psi.c | 99 +++++++++++++++++++++++++++++++++------------
kernel/sched/stats.h | 21 ++++++++++
6 files changed, 114 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists