[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210710100329.49174-1-linmiaohe@huawei.com>
Date: Sat, 10 Jul 2021 18:03:24 +0800
From: Miaohe Lin <linmiaohe@...wei.com>
To: <akpm@...ux-foundation.org>
CC: <hannes@...xchg.org>, <vbabka@...e.cz>, <mhocko@...e.com>,
<axboe@...nel.dk>, <iamjoonsoo.kim@....com>, <alexs@...nel.org>,
<apopple@...dia.com>, <willy@...radead.org>, <minchan@...nel.org>,
<david@...hat.com>, <shli@...com>, <hillf.zj@...baba-inc.com>,
<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>,
<linmiaohe@...wei.com>
Subject: [PATCH 0/5] Cleanup and fixup for vmscan
Hi all,
This series contains cleanups to remove unneeded return value, misleading
comment and so on. Also this puts the redirtied MADV_FREE pages back to
anonymous LRU list. More details can be found in the respective changelogs.
Thanks!
Miaohe Lin (5):
mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU
list
mm/vmscan: remove misleading setting to sc->priority
mm/vmscan: remove unneeded return value of kswapd_run()
mm/vmscan: add 'else' to remove check_pending label
mm/vmscan: fix misleading comment in isolate_lru_pages()
include/linux/swap.h | 2 +-
mm/vmscan.c | 26 +++++++++-----------------
2 files changed, 10 insertions(+), 18 deletions(-)
--
2.23.0
Powered by blists - more mailing lists