Re: [PATCH v3 4/5] psi: rename psi fields in preparation for psi trigger addition
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2019-01-28 21:23:46
Also in:
cgroups, linux-mm, lkml
From: Johannes Weiner <hannes@cmpxchg.org>
Date: 2019-01-28 21:23:46
Also in:
cgroups, linux-mm, lkml
On Thu, Jan 24, 2019 at 01:15:17PM -0800, Suren Baghdasaryan wrote:
Renaming psi_group structure member fields used for calculating psi totals and averages for clear distinction between them and trigger-related fields that will be added next. Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>