* Re: [PATCH] mm/slub: Revert "mm: Aggressive slab merging heuristics"
@ 2026-04-10 23:14 Adrian Garcia Casado
0 siblings, 0 replies; only message in thread
From: Adrian Garcia Casado @ 2026-04-10 23:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-mm
On Fri, 10 Apr 2026 18:45:22 -0700, Linus Torvalds wrote:
> The so-called "AI optimizations" for SLUB merging are completely broken.
> They ignore hardware cache-line alignment requirements on x86_64, leading
> to silent memory corruption and eventual kernel panics under heavy load.
I can confirm this revert saves the system from the SLUB corruption introduced by the AI-generated patch.
Applied cleanly on top of v7.0-rc7. Compiled and running on Fedora (x86_64).
I have stress-tested the memory allocator with heavy gaming workloads (Euro Truck Simulator 2 via Wine 11 / fsync) which previously triggered the out-of-bounds writes and stuttering.
The system is now rock solid. No kernel panics, no memory corruption, and frametimes are perfectly stable. The Antigravity slop is gone.
Ready for the final 7.0 release tomorrow.
Tested-by: Adrian Garcia Casado <adriangarciacasado42@gmail.com>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-10 23:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-10 23:14 [PATCH] mm/slub: Revert "mm: Aggressive slab merging heuristics" Adrian Garcia Casado
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox