Recent questions tagged operating-system

1 votes
0 answers
2191
Q1) Is it true that dispatcher always have one process to dispatch on to the cpu.Q2) Dispatcher function - "Jumping to the proper location in the user program to reatart ...
2 votes
1 answer
2194
Q1 What are necessary and what are sufficient conditions for Deadlock?Q2 What is the difference between deadlock preventions, deadlock avoidance, and deadlock detection?
1 votes
0 answers
2195
5 votes
1 answer
2198
What is the correct sequence of the functions -Scheduling, dispatching, and context switching.
4 votes
2 answers
2199
Here what are the number of context switches ? Is it 5 or 6? Do we consider context switch before P1 (i.e during the start) ?
1 votes
1 answer
2200
A file system uses continuous allocation to store data. What is the number of disk block accesses required to fetch n blocks of data ? Is it 1 or n?
1 votes
1 answer
2201
Consider page references, 1,2,3,5,2,3,4 and number of frames = 3.In the end will the frame contain 4,2,3 or 5,4,3 ?
2 votes
1 answer
2202
Order the following Disk Scheduling Algorithm on the basis of throughputFCFS, SCAN, C-SCAN, SSTF, LOOK, C-LOOK.
2 votes
1 answer
2203
What is the difference between the functions performed in compile time and functions performed in link time?
2 votes
1 answer
2204
1 votes
0 answers
2206
1 votes
0 answers
2207
1 votes
0 answers
2208
8 votes
1 answer
2209
1 votes
0 answers
2210
The number of bits for limit, segment base and type in a 32 bit segment descriptor is
2 votes
1 answer
2212
2 votes
0 answers
2213
3 votes
2 answers
2214
2 votes
1 answer
2215
4 votes
2 answers
2216
Whether the following statement is true or false??"The OS maintains scheduling and accounting information for each thread"
1 votes
2 answers
2217
2 votes
1 answer
2219