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

1 votes
1 answer
4361
0 votes
1 answer
4363
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...
2 votes
1 answer
4365
1 votes
1 answer
4367
3 votes
1 answer
4368
3 votes
1 answer
4369
A process in which of the following state is best suited for swapping into main memory?(A) Ready Suspended (B) Blocked Suspended (C) Running ...
1 votes
2 answers
4371
How many times Hi printed and how many child process will created?include<stdio.h int main() { printf("hi"); fork(); fork(); }
1 votes
1 answer
4373
Given the disk Capacity of 30 MB has block size 512 bytes and block/cluster is 4, the number of entries require in the FAT table is?a) 30*2^11b) 30*2^20c) 30*2^31d) 30*2^...
2 votes
2 answers
4374
Consider a machine with 64 MB physical memory and 34 bit virtual address space.If the page size is 4 KB ,the approximate size of conventional and inverted page table will...
0 votes
1 answer
4376
2 votes
2 answers
4377
0 votes
0 answers
4378
0 votes
0 answers
4379