How can we avoid hazards
How can we avoid hazards?
Expert
Structural Hazard takes place if some functional unit is not completely pipelined. Then the series of instructions using which un-pipelined unit can’t carry on at the rate of one per clock cycle. Any other ordinary way which it might emerge is when some resources are not duplicated enough to permit all combination of instructional the pipeline to implement. So by completely pipe lining the stages and duplicating resources will shun structural pipeline.
Data Hazards: A main result of pipelining is to alter the relative timing of instructions through overlapping their implementation. This overlap brings the data and control hazards. Data hazards take place when the pipeline modifies the order of read or write accesses to operands so that the order varies from the order seen by sequentially implementing instructions on an un-pipelined processor. It can be minimized through easy hardware method called forwarding or through adding stalls.
Control Hazards: They are as well named as Branch Hazards. The simplest method to switch branches hazard is to flush or freeze the pipeline, holding or deleting any instructions after the branch till the branch destination is known. In this case branch penalty is fixed and can’t be lessened by software. The other method is predicted-untaken or predicted not taken and delayed branch.
Define the term bully algorithm?
Give a brief explanation of Tracer Bullet.
Explain what meant by the term openness?
Write down the five stages in DLX pipeline?
Discuss how the Multimedia Messaging Service (MMS) Works?
What is meant by the term Bluetooth? List out some of the functions of Bluetooth.
how to boot system into interactive boot in solaris
Explain the limitations or demerits of the ubuntu cloud.
Which kind of antenna employs in mobile communication?
In Linux, specify the names which are assigned to different serial ports?
18,76,764
1924152 Asked
3,689
Active Tutors
1445133
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!