Re: [PATCH 2/2] module: add support to avoid duplicates early on load
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2023-06-05 15:29:05
Also in:
linux-patches, lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2023-06-05 15:29:05
Also in:
linux-patches, lkml
On Mon, Jun 05, 2023 at 08:17:42AM -0700, Luis Chamberlain wrote:
We've gone down from ~6 GiB to ~6 MiB.
And just to also highlight, that was just for for the KASAN enabled case, and for !KASAN we went from ~18 GiB to 0. Luis