Another round of speculative-execution vulnerabilities
Another round of speculative-execution vulnerabilities
Posted Aug 9, 2023 17:28 UTC (Wed) by mb (subscriber, #50428)In reply to: Another round of speculative-execution vulnerabilities by eharris
Parent article: Another round of speculative-execution vulnerabilities
That's exactly why there are multiple layers of cache. Each layer physically and architecturally closer to the core.
And also pre-fetching so that the slow memory access can happen while the CPU is doing other calculations.
