Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in speculative-execution
Can a speculatively executed CPU branch contain opcodes that access RAM?
Dec 12, 2022
cpu
cpu-architecture
speculative-execution
What happens with nested branches and speculative execution?
Aug 31, 2022
cpu-architecture
nested-if
branch-prediction
speculative-execution
Differences between MapReduce and Yarn
Oct 29, 2022
hadoop
mapreduce
hadoop-yarn
speculative-execution
Has Hardware Lock Elision gone forever due to Spectre Mitigation?
May 16, 2022
security
x86
x86-64
speculative-execution
intel-tsx
Hadoop multiple outputs with speculative execution
Oct 22, 2017
java
hadoop
hadoop-yarn
multipleoutputs
speculative-execution
What are the microarchitectural details behind MSBDS (Fallout)?
Feb 13, 2021
security
x86
cpu-architecture
speculative-execution
cpu-mds
What are the differences between Meltdown and Spectre?
Aug 28, 2022
caching
intel
processor
speculative-execution
spectre
Haskell speculative parallel execution
Apr 10, 2022
haskell
concurrency
parallel-processing
speculative-execution
Why not just predict both branches?
Nov 09, 2022
cpu
cpu-architecture
prefetch
branch-prediction
speculative-execution
ARM prefetch workaround
Jan 19, 2022
assembly
gcc
arm
armv6
speculative-execution
What exactly happens when a skylake CPU mispredicts a branch?
May 07, 2022
x86
intel
cpu-architecture
branch-prediction
speculative-execution
Why flush the pipeline for Memory Order Violation caused by other logical processors?
Apr 21, 2022
assembly
x86
cpu-architecture
memory-barriers
speculative-execution
Will Speculative Execution Follow Into an Expensive Operation?
Oct 14, 2022
c++
x86
branch-prediction
speculative-execution
Out-of-order execution vs. speculative execution
Apr 03, 2022
cpu-architecture
speculative-execution
difference between speculation and prediction
Mar 08, 2022
cpu-architecture
prediction
speculative-execution
Why do we need 'seq' or 'pseq' with 'par' in Haskell?
Mar 31, 2022
haskell
parallel-processing
speculative-execution