Roy Tang

Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.

Blog Notes Photos Links Archives About

All entries tagged meltdown.

You can subscribe to an RSS feed of this list.

Jan 2018

  • I can just barely understand the details, but this is fascinating stuff

    Quoted gsuberland's tweet:

    Explainer on #Spectre & #Meltdown:

    When a processor reaches a conditional branch in code (e.g. an ‘if’ clause), it tries to predict which branch will be taken before it actually knows the result. It executes that branch ahead of time - a feature called “speculative execution”.