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

4 votes
2 answers
2732
how to decide maximum limit of virtual address space ? is it max disk space available?
1 votes
1 answer
2735
Ques: Can Round Robin algorithm be non-preemptive ?My answer: RR with largest Burst Time as Time Quantum is FCFS in nature and its non-preemptiveAm I right ? Please corre...
0 votes
0 answers
2736
0 votes
0 answers
2737
if we have given 64 bit processor.is that means 2^64 physical memory space is available or 2^64 logical address space is available?
0 votes
0 answers
2738
2 votes
1 answer
2739
There are 5 processes and 10 instances of a Resource. If each process needs ‘P’ instances which is the minimum value of ‘P’ for the deadlock to occur?(a) 1 ...
0 votes
2 answers
2743
How to understand that no. of entries in inverted page table is equal to no of frames in physical address space?
5 votes
2 answers
2745
Does Dynamic loading require special support from the operating system.
2 votes
1 answer
2749
A thread running in critical section may get context switch .Correct or not?
1 votes
0 answers
2750