Computer Architecture and Design Question:
Download Questions PDF

For a pipeline with n stages, what is the ideal throughput? What prevents us from achieving this ideal throughput?

Computer Architecture Interview Question
Computer Architecture Interview Question

Answer:

With "n" stage pipeline the throughput should be "n" instructions.
As the pipe stages can't be perfectly balanced ( time to perform task in a pipeline stage), furthermore pipeline does involve some
overheads.

Download Computer Architecture Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What are the five stages in a DLX pipeline?Convert 65(Hex) to Binary?