Another round of speculative-execution vulnerabilities
Another round of speculative-execution vulnerabilities
Posted Aug 9, 2023 10:50 UTC (Wed) by adobriyan (subscriber, #30858)In reply to: Another round of speculative-execution vulnerabilities by epa
Parent article: Another round of speculative-execution vulnerabilities
> My computer is idle waiting for user input 99% of the time.
> I might be happy with a slower, non-speculative CPU for most use.
> High-performance code for gaming or video decoding (or perhaps a kernel compile) can be explicitly tagged as less sensitive, and scheduled on a separate high-performance core.
Full x86_64 allmodconfig build takes about 3.5-4 hours on 1 core and kernel is not the slowest project to build.
Developers still need _many_ fast cores for parallel compilation.
