[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241105155728.6f69e923@kernel.org>
Date: Tue, 5 Nov 2024 15:57:28 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>, Linux-MM <linux-mm@...ck.org>
Cc: Yunsheng Lin <linyunsheng@...wei.com>, <davem@...emloft.net>,
<pabeni@...hat.com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Alexander Duyck
<alexander.duyck@...il.com>, Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH net-next v23 0/7] Replace page_frag with page_frag_cache
(Part-1)
On Mon, 28 Oct 2024 19:53:35 +0800 Yunsheng Lin wrote:
> This is part 1 of "Replace page_frag with page_frag_cache",
> which mainly contain refactoring and optimization for the
> implementation of page_frag API before the replacing.
Looks like Alex is happy with all of these patches. Since
page_frag_cache is primarily used in networking I think it's
okay for us to apply it but I wanted to ask if anyone:
- thinks this shouldn't go in;
- needs more time to review;
- prefers to take it via their own tree.
Powered by blists - more mailing lists