IT Services Circle
Nov 4, 2024 · Fundamentals
Linus Torvalds Merges Patch Optimizing copy_from_user() by Removing barrier_nospec() for a 2.6% Performance Boost
Linus Torvalds merged a kernel patch that modifies the 64‑bit copy_from_user() implementation to avoid the slow barrier_nospec() call, achieving a 2.6% performance improvement in the "will it scale" benchmark and will be included in the upcoming Linux 6.12 stable release.
LinuxPatchcopy_from_user
0 likes · 4 min read