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

推荐订阅源

T
The Blog of Author Tim Ferriss
IT之家
IT之家
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
C
Check Point Blog
T
Tailwind CSS Blog
博客园 - Franky
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
博客园 - 叶小钗
J
Java Code Geeks
腾讯CDC
罗磊的独立博客
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
I
InfoQ
B
Blog
V
Visual Studio Blog
F
Fortinet All Blogs

博客园 - 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