Question: Consider a bus topology in which two processors communicate through a buffer in shared memory. When one processor wishes to communicate with the other processor
Consider a bus topology in which two processors communicate through a buffer in shared memory. When one processor wishes to communicate with the other processor it puts the information in the memory buffer and sets a flag. Periodically, the other processor checks the flags to determine if it has information to receive. What can be done to ensure proper synchronization and to minimize the time between sending and receiving the information?
Step by Step Solution
3.50 Rating (153 Votes )
There are 3 Steps involved in it
In a bus topology where two processors communicate through a shared memory buffer with flags to indicate the presence of information proper synchronization and minimizing the time between sending and ... View full answer
Get step-by-step solutions from verified subject matter experts
