Another round of speculative-execution vulnerabilities
Another round of speculative-execution vulnerabilities
Posted Aug 9, 2023 8:07 UTC (Wed) by Wol (subscriber, #4433)In reply to: Another round of speculative-execution vulnerabilities by flussence
Parent article: Another round of speculative-execution vulnerabilities
From what I can make out, modern CPUs are "C language execution machines", and C is written to take advantage of all these features with optimisation code up the wazoo.
Get rid of all this optimisation code, get rid of all this speculative silicon, start from scratch with sane languages and chips, ...
Sorry to get on the database bandwagon again, but I would love to go back 20 years, when I worked with databases that had snappy response times on systems with the hard disk going nineteen to the dozen. Yes the programmer actually has to THINK about their database design, but the result is a database that can start spewing results instantly the programmer SENDS the query, and a database that can FINISH the query faster than an RDBMS can optimise it ...
Cheers,
Wol
