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
3 Comments
Sort: