♠ Posted by Unknown in CS604 Operating System Latest Solved Quiz No. 3
CS604 Operating System Latest Solved Quiz No. 3
Dated: 14-07-2014 to 15-07-2014
The Swap instruction which is the hardware solution to
synchronization problem does not satisfy the ________ condition, hence not
considered to be a good solution.
Progress
Bounded waiting
Mutual exclusion
None of the given
Using hardware solution to synchronization for complex
problems, introduce a new synchronization tool know as _______________.
TestAndSet
Semaphore
Swap
Trap
In______, the library files are linked at load time.
Static linking
Dynamic linking
In order to remove the problem like busy waiting, some high
level synchronization constructs are defined. What are they?
Critical regions and Monitors
Critical regions and Semaphores
The set of all physical addresses corresponding to the
logical addresses is a ---------------- of the process
Physical address space
Process address space
None of the given options
Logical address space
----------------...