[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1e789901-82a2-40db-b818-cc1c5b6e9ea5@suse.de>
Date: Fri, 1 Mar 2024 18:08:05 +0100
From: Hannes Reinecke <hare@...e.de>
To: "Pankaj Raghav (Samsung)" <kernel@...kajraghav.com>,
linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org
Cc: djwong@...nel.org, mcgrof@...nel.org, linux-mm@...ck.org,
david@...morbit.com, akpm@...ux-foundation.org, gost.dev@...sung.com,
linux-kernel@...r.kernel.org, chandan.babu@...cle.com, willy@...radead.org
Subject: Re: [PATCH v2 01/13] mm: Support order-1 folios in the page cache
On 3/1/24 17:44, Pankaj Raghav (Samsung) wrote:
> From: "Matthew Wilcox (Oracle)" <willy@...radead.org>
>
> Folios of order 1 have no space to store the deferred list. This is
> not a problem for the page cache as file-backed folios are never
> placed on the deferred list. All we need to do is prevent the core
> MM from touching the deferred list for order 1 folios and remove the
> code which prevented us from allocating order 1 folios.
>
> Link: https://lore.kernel.org/linux-mm/90344ea7-4eec-47ee-5996-0c22f42d6a6a@google.com/
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> ---
> include/linux/huge_mm.h | 7 +++++--
> mm/filemap.c | 2 --
> mm/huge_memory.c | 23 ++++++++++++++++++-----
> mm/internal.h | 4 +---
> mm/readahead.c | 3 ---
> 5 files changed, 24 insertions(+), 15 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare@...e.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@...e.de +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich
Powered by blists - more mailing lists