Question: Which of the following statements about Linux kernel synchronization mechanisms is true? a) Spinlocks are the only synchronization mechanism used in the Linux kernel. b)

Which of the following statements about Linux kernel synchronization mechanisms is true?

a) Spinlocks are the only synchronization mechanism used in the Linux kernel.
b) Semaphores are used for both inter-process and intra-process synchronization in the Linux kernel.
c) Mutexes are used for inter-process synchronization in the Linux kernel, while spinlocks are used for intra-process synchronization.
d) Reader-writer locks are used for inter-process synchronization in the Linux kernel, while spinlocks are used for intra-process synchronization.

Step by Step Solution

3.39 Rating (158 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The detailed answer for the above question is provided below This question requires a deep understan... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating System Questions!