Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-05-24 22:03:31
Also in:
linux-mm, linux-patches, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-05-24 22:03:31
Also in:
linux-mm, linux-patches, lkml
On Wed, May 24, 2023 at 2:52 PM Linus Torvalds [off-list ref] wrote:
Stop adding horrific code for some made-up load that isn't real.
Even if you trigger some "worst case 3x memory use", that is
_temporary_, and will be free'd in the end.
The patches to "fix" this are worse than the disease.
Linus