[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190710175905.GD11197@cmpxchg.org>
Date: Wed, 10 Jul 2019 13:59:05 -0400
From: Johannes Weiner <hannes@...xchg.org>
To: Song Liu <songliubraving@...com>
Cc: linux-mm@...ck.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, matthew.wilcox@...cle.com,
kirill.shutemov@...ux.intel.com, kernel-team@...com,
william.kucharski@...cle.com, akpm@...ux-foundation.org,
hdanton@...a.com
Subject: Re: [PATCH v9 3/6] mm,thp: stats for file backed THP
On Mon, Jun 24, 2019 at 05:12:43PM -0700, Song Liu wrote:
> @@ -413,6 +413,7 @@ struct mem_size_stats {
> unsigned long lazyfree;
> unsigned long anonymous_thp;
> unsigned long shmem_thp;
> + unsigned long file_thp;
This appears to be unused.
Other than that, this looks good to me. It's a bit of a shame that
it's not symmetrical with the anon THP stats, but that already
diverged on shmem pages, so not your fault... Ah well.
Acked-by: Johannes Weiner <hannes@...xchg.org>
Powered by blists - more mailing lists