Answers

Question and Answer:

  Home  OS Multithreading

⟩ What is simultaneous multi-threading?

The most advanced type of multi-threading applies to superscalar processors. A normal superscalar processor issues multiple instructions from a single thread every CPU cycle. In Simultaneous Multi-threading (SMT), the superscalar processor can issue instructions from multiple threads every CPU cycle.

 135 views

More Questions for you: