Shared memory
How shared memory are accessed if we have two processors attempting to gain the same region?
Expert
Synchronization has to be done to protect the data corruption by simultaneous writes from two processes running on two distinct processors. Synchronization among two processors is best done with the help of spinlocks.
While a process on one processor had locked the shared memory the other procedure running on the second processor shall be doing a hard spin till the first process released the lock. It is the rule of Spin locks.
Normal 0 false false
What are the various factors on which heuristic evaluation function depends?
What is the work of postfield tag?
Explain the conditions favorable for the formation of cations.
explain the importance of breathing in humans
18,76,764
1937029 Asked
3,689
Active Tutors
1431509
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!