[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201118134629.31b3cdf8@lwn.net>
Date: Wed, 18 Nov 2020 13:46:29 -0700
From: Jonathan Corbet <corbet@....net>
To: Alex Shi <alex.shi@...ux.alibaba.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Yang Shi <yang.shi@...ux.alibaba.com>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
David Rientjes <rientjes@...gle.com>, Zi Yan <ziy@...dia.com>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs/vm: remove unused 3 items explanation for
/proc/vmstat
On Mon, 16 Nov 2020 17:51:22 +0800
Alex Shi <alex.shi@...ux.alibaba.com> wrote:
> Commit 5647bc293ab1 ("mm: compaction: Move migration fail/success
> stats to migrate.c"), removed 3 items in /proc/vmstat. but the docs
> still has their explanation. let's remove them.
>
> "compact_blocks_moved",
> "compact_pages_moved",
> "compact_pagemigrate_failed",
So a quick look says that the above-mentioned patch didn't remove those
three items; two of them were, instead, renamed. Rather than just taking
out the old information, it seems we should actually update it to reflect
current reality?
Thanks,
jon
Powered by blists - more mailing lists