the Tomasulo Algorithm?

1.33K views

What *changed* as a result, what could computers do better/after that they couldn’t do before?

Asking because I knew the inventor personally;

thanks for any/all responses.

In: Technology

Anonymous 0 Comments

It implements “dynamic scheduling”. So it basically speeds up the calculation by choosing smartly in what order to work in.

Specifically, deciding wich things you can already start that aren’t dependant on results you’re still waiting for.

Kitchen example: You start making coffee, and while waiting for coffee you already pour milk into your cup and start the toaster instead of waiting for the coffeemachine to finish. But you don’t start tasks that are dependant on the coffeemachine finishing, like sipping your cup.

You are viewing 1 out of 1 answers, click here to view all answers.