[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221207010426.146353-1-sj@kernel.org>
Date: Wed, 7 Dec 2022 01:04:26 +0000
From: SeongJae Park <sj@...nel.org>
To: SeongJae Park <sj@...nel.org>
Cc: "Vishal Moola (Oracle)" <vishal.moola@...il.com>,
linux-mm@...ck.org, damon@...ts.linux.dev,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [PATCH 2/3] damon: Convert damon_pa_mark_accessed_or_deactivate() to use folios
On Wed, 7 Dec 2022 00:56:24 +0000 SeongJae Park <sj@...nel.org> wrote:
> Hi Vishal,
>
>
> Thank you for this patch.
>
> Nit pick. Could we please replace 'damon:' on the subject with 'mm/damon:' to
> look more consistent with other DAMON patches?
>
> On Tue, 6 Dec 2022 16:21:57 -0800 "Vishal Moola (Oracle)" <vishal.moola@...il.com> wrote:
>
> > This change replaces 2 calls to compound_head() with one.
>
> I guess you mean _compound_head() calls in page_folio() that called from
> mark_page_accessed() and folio_mark_accessed().
s/folio_mark_accessed()/deactivate_page()/
Sorry for the typo.
Thanks,
SJ
[...]
Powered by blists - more mailing lists