[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230915105845.3199656-1-liushixin2@huawei.com>
Date: Fri, 15 Sep 2023 18:58:43 +0800
From: Liu Shixin <liushixin2@...wei.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Yosry Ahmed <yosryahmed@...gle.com>,
Michal Koutný <mkoutny@...e.com>,
Tejun Heo <tj@...nel.org>, Zefan Li <lizefan.x@...edance.com>,
Johannes Weiner <hannes@...xchg.org>,
Jonathan Corbet <corbet@....net>,
Michal Hocko <mhocko@...nel.org>,
Kefeng Wang <wangkefeng.wang@...wei.com>
CC: <linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
Liu Shixin <liushixin2@...wei.com>
Subject: [PATCH v2 0/2] Expose swapcache stat for memcg v1
The first patch expose swapcache stat for memcg v1, the second patch
remote unused do_memsw_account() in memcg1_stat_format().
v1->v2: Cover MEMCG_SWAP with CONFIG_SWAP and delete unused code suggested
by Michal.
Liu Shixin (2):
memcg: expose swapcache stat for memcg v1
memcg: remove unused do_memsw_account in memcg1_stat_format
Documentation/admin-guide/cgroup-v1/memory.rst | 1 +
mm/memcontrol.c | 15 ++++++++-------
2 files changed, 9 insertions(+), 7 deletions(-)
--
2.25.1
Powered by blists - more mailing lists