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{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 2 &4&2&2&2&3&2&2&1&1&1&2.1&4
\\\hline\textbf{2 Marks Count} & 4 &1&3&4&4&3&2&2&4&3&1&3&4
\\\hline\textbf{Total Marks} & 10 &6&8&10&10&9&6&6&9&7&\bf{6}&\bf{8.1}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in Operating System

0 votes
1 answer
4351
I have just one confusion that when we talk about compile time binding then all the symbols are resolved at compile time so does it necessarily imply that the code will ...
1 votes
1 answer
4352
3 votes
1 answer
4353
0 votes
1 answer
4355
A process spends 25% of its waiting time waiting for i/o to complete.If 3 processes in memory at a same time then probability of cpu time wasted(Assume that all i/o opera...
2 votes
1 answer
4356
8 votes
1 answer
4357
4 votes
1 answer
4358
If any synchronization mechanism does not gurantee any of the conditions either progress or bounded waiting then will it always lead to starvation ,and if both are satisf...
0 votes
1 answer
4360
1 votes
2 answers
4361
In an operating system, indivisibility of operation means:Operation is interruptableRace Condition may occurprocessor can not be premptedAll of the above
1 votes
1 answer
4367
0 votes
1 answer
4369
The question I answered was 4096 bytes and what the test answered is in KB and both the answers are correct . But in GATE how do we come to know whether the answer should...