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

0 votes
1 answer
282
We know vfork() shares parents memory..Does vfork() shares parents resources also??.What about the clone()??
0 votes
1 answer
284
0 votes
2 answers
285
In round-robin if one process finishes its time quantum and at the same time another process enters the system so which one will enter the ready queue first?
0 votes
0 answers
288
Given 1GB USB pen drive which is now formatted using i-node, assuming 32-bit addressing with 1Kbytes blocks with 4 bytes per block pointer. What is maximum file size the ...
0 votes
1 answer
289
1 votes
1 answer
290
0 votes
0 answers
292
In paging , giving more bits to the innermost table as compared to the outermost page table results in using less physical memory space. Is this statement true always?
0 votes
0 answers
295
If there are ‘n’ processes in a system, with the time-quanta less than the CPU burst times of allthese processes in a given round, then the number of preemptions is a...
0 votes
1 answer
296
Consider the following code segments, the total number of processes (including the initial process) is ______.
0 votes
0 answers
300