Web Page

System calls, Processes, Threads, Inter‐process communication, Concurrency and synchronization. Deadlock. CPU scheduling. Memory management and Virtual memory. File systems. Disks is also under this

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}&\textbf{2024-1} & \textbf{2024-2} &\textbf{2023}&  \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} &2&2&3& 2 &4&2&2&2.5&4
\\\hline\textbf{2 Marks Count} & 4&4&3&4 &1&3&1&3.16&4
\\\hline\textbf{Total Marks} & 10&10&9&10 &6&8&\bf{6}&\bf{8.83}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in Operating System

1 votes
1 answer
4534
0 votes
2 answers
4536
0 votes
1 answer
4537
Deadlock Prevention is not practically feasible because :1) Applicable to only shared resources2) It is only a therotical concept3)Resource utilization is low4)It is only...
0 votes
2 answers
4538
0 votes
1 answer
4539
0 votes
1 answer
4540
In a nCPU shared system , if Z is the probability that any CPU request the bus in a given cycle , the probability that only 1 CPU use teh bus is given by :a)nZ(1-n)(n-1) ...
2 votes
2 answers
4542
In segmented paging, is the paging applied on segment table or on segments?
0 votes
1 answer
4543
what is bit rate of video terminal unit with 80 character/line , 8 bits/character and horizontal sweep time of 100 micro sec?
0 votes
1 answer
4544
System having 8 MB of video memory for bit mapped graphics with 64 bit color what is max resolution can support
0 votes
1 answer
4545
A computer system uses a single level directory structure . The directory occupies 2 disk block . the disk block size is 2KB. directory entry size is 4 bytes . Then what ...
1 votes
1 answer
4546
Consider a file system where linked allocation strategy and contigous allocation strategy is used , The number of disk block to be accessed if the k block of file to be a...
0 votes
1 answer
4547
Which file is a sequence of bytes organized into blocks understandable by the system’s linker?a) object fileb) source filec) executable filed) text file
6 votes
2 answers
4550
Which of the following Algorithm favour CPU bound Bound process ?1) RR  2) FCFS  3) Multilevel feedback queueoption are : a)  1 onlyb) 2 onlyc) 1 and 2 onlyd) 1 and 3 ...