[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YtdwULpWfSR3JI/u@casper.infradead.org>
Date: Wed, 20 Jul 2022 04:02:40 +0100
From: Matthew Wilcox <willy@...radead.org>
To: cgel.zte@...il.com
Cc: viro@...iv.linux.org.uk, hughd@...gle.com,
akpm@...ux-foundation.org, hch@...radead.org,
hsiangkao@...ux.alibaba.com, yang.yang29@....com.cn,
axboe@...nel.dk, yangerkun@...wei.com, johannes.thumshirn@....com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, Ran Xiaokai <ran.xiaokai@....com.cn>
Subject: Re: [PATCH] fs: drop_caches: skip dropping pagecache which is always
dirty
On Wed, Jul 20, 2022 at 02:21:19AM +0000, cgel.zte@...il.com wrote:
> From: Yang Yang <yang.yang29@....com.cn>
>
> Pagecache of some kind of fs has PG_dirty bit set once it was
> allocated, so it can't be dropped. These fs include ramfs and
> tmpfs. This can make drop_pagecache_sb() more efficient.
Why do we want to make drop_pagecache_sb() more efficient?
Powered by blists - more mailing lists