[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190615162004.GG657710@devbig004.ftw2.facebook.com>
Date: Sat, 15 Jun 2019 09:20:04 -0700
From: Tejun Heo <tj@...nel.org>
To: Xi Ruoyao <xry111@...gyan1223.wang>
Cc: Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>,
Vladimir Davydov <vdavydov.dev@...il.com>,
cgroups@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, dschatzberg@...com
Subject: Re: [PATCH RFC] mm: memcontrol: add cgroup v2 interface to read
memory watermark
On Sat, Jun 15, 2019 at 04:20:04PM +0800, Xi Ruoyao wrote:
> Introduce a control file memory.watermark showing the watermark
> consumption of the cgroup and its descendants, in bytes.
>
> Signed-off-by: Xi Ruoyao <xry111@...gyan1223.wang>
Memory usage w/o pressure metric isn't all that useful and reporting
just the historical maximum of memory.current can be outright
misleading. The use case of determining maximum amount of required
memory is legit but it needs to maintain sustained positive pressure
while taking measurements. There are efforts on this front, so let's
not merge this one for now.
Nacked-by: Tejun Heo <tj@...nel.org>
Thanks.
--
tejun
Powered by blists - more mailing lists