Comment on Why Registers Are Fast and RAM Is SlowparentComments−masklinn12yThe OS does not. That's the job of the out of order architecture (load prediction and reordering of later non-dependent instructions).And when that fails, it's exactly the use case for hyperthreading.
Comments
The OS does not. That's the job of the out of order architecture (load prediction and reordering of later non-dependent instructions).
And when that fails, it's exactly the use case for hyperthreading.