A small but significant code change by Linus Torvalds has improved Linux's multithreaded performance by 2.6%. The patch addresses security vulnerabilities linked to Meltdown and Spectre by avoiding the barrier_nospec() API, which prevents speculative execution. Instead, it uses pointer masking for enhanced performance without compromising security. This tweak demonstrates Torvalds's deep technical expertise and ongoing contribution to Linux development.

•3m read time•From go.theregister.com
Post cover image
3 Comments

Sort: