[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c6c44d10-d283-7a26-8597-6be6e29bc832@redhat.com>
Date: Tue, 23 May 2023 09:08:42 +0200
From: Jesper Dangaard Brouer <jbrouer@...hat.com>
To: Yunsheng Lin <linyunsheng@...wei.com>,
Ilias Apalodimas <ilias.apalodimas@...aro.org>,
Jesper Dangaard Brouer <jbrouer@...hat.com>
Cc: brouer@...hat.com, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jesper Dangaard Brouer <hawk@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Lorenzo Bianconi <lorenzo@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
John Fastabend <john.fastabend@...il.com>
Subject: Re: [PATCH net] page_pool: fix inconsistency for
page_pool_ring_[un]lock()
On 23/05/2023 04.13, Yunsheng Lin wrote:
> Do you still working on optimizing the page_pool destroy
> process? If not, do you mind if I carry it on based on
> that?
I'm still working on improving the page_pool destroy process.
I prefer to do the implementation myself.
I've not submitted another version, because I'm currently using the
workqueue to detect/track a memory leak in mlx5.
The mlx5 driver combined with XDP redirect is leaking memory, and will
eventually lead to OOM. The workqueue warning doesn't point to the
actual problem, but it makes is easier to notice that there is a problem.
--Jesper
Powered by blists - more mailing lists