530 views
2 2 votes
Plz explain how hardware access to devices in thread?

and How thread support locking based protocol?

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
110
110 views
DΛΞMON asked Sep 9
110 views
\begin{aligned}&\text { Q. Which of following is/are true statements. }\\&\text { A) Suppose we have } 3 \text { process P0 P1 P2 and we want to run all concurrently then...
6 6 votes
2 2 answers
218
218 views
GO Classes asked Aug 31
218 views
Which of the following data structures can be used by a file system to manage free disk blocks?Bitmap Inode Free-block linked list File Allocation Table, FAT I and II onl...
4 4 votes
1 1 answer
151
151 views
GO Classes asked Aug 31
151 views
A segmentation-based memory-management system maintains a shared segment table.Processes $P_1$ and $P_2$ both share segment $S$.Which of the following statements is incor...
3 3 votes
2 2 answers
164
164 views
GO Classes asked Aug 31
164 views
Suppose $\texttt{x}$ is a condition variable inside a monitor.What happens when a process executes:$\texttt{x.wait()}$Mutual exclusion is established on variable $\texttt...