惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
MyScale Blog
MyScale Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
P
Proofpoint News Feed
人人都是产品经理
人人都是产品经理
Last Week in AI
Last Week in AI
罗磊的独立博客
G
Google Developers Blog
Y
Y Combinator Blog
博客园 - 【当耐特】
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
J
Java Code Geeks
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
美团技术团队
宝玉的分享
宝玉的分享
Jina AI
Jina AI
小众软件
小众软件
T
Tailwind CSS Blog
A
About on SuperTechFans

博客园 - panrui

模拟电子器件的恒流特性 python环境下的加密库import Crypto失败解决 TI的C2000系列处理器的Flash使用指导手册 TI的TMS320的MCU的16位地址的特点 使用开源音频软件去分析声音的频率成分 SVPWM波形分区 python的使用 什么是xml c语言中const关键字的使用 Cross compilation 程序流监控 飞思卡尔的工具freemaster和powerpc调试器的配合使用 汽车电子sent协议的使用 Autosar 入门 INCA 如何让标定的map显示成立体的图形的形式 ASPICE的实践 安装ubuntu后的U盘(tf卡)恢复到之前的状态 ssh的使用 bash脚本的判断语句之一 csec的key更新 什么是cache Assembler Instructions with C Expression Operands
推测执行 Speculative execution
panrui · 2022-08-25 · via 博客园 - panrui

如果我们只是靠随便网络上查找一个Speculative这个词的含义,是很难去理解的。
但是我们通过查看英文原文去理解,可能就比较清楚地理解了:


speculative
(adjective)


1. based on guessing or on opinions that have been formed without knowing all the facts
The report is highly speculative and should be ignored.

2. showing that you are trying to guess something
She cast a speculative look at Kate.

3. (of business activity) done in the hope of making a profit but involving the risk of losing money
speculative investment

可见这种一种投机性(有对赌性质)的执行策略。也就是反正闲着也是闲着,CPU一直要不闲下来。

参考资料:

https://zh.wikipedia.org/wiki/%E6%8E%A8%E6%B5%8B%E6%89%A7%E8%A1%8C

https://zhuanlan.zhihu.com/p/33145828

https://zhuanlan.zhihu.com/p/32784852