Define Operating System. Draw and explain the block diagram of system kernel.
[7 marks]What is File System? Explain Unix file system in detail.
[7 marks]Draw and explain Complete Process State Transition Diagram in details.
[7 marks]Explain various data structures related to process subsystem and file subsystem.
[7 marks]Explain how disk blocks are allocated in UNIX with appropriate example.
[7 marks]Define Buffer Catch with merit and demerit.
[7 marks]Describe Structure of Disk Inode? What is the use of Inode. Explain Inode in detail.
[7 marks]Explain Scheduling with short, medium and long-term scheduler.
[7 marks]What is procedure for reading & writing disk blocks? Write simple algorithm for the same.
[7 marks]Explain Read and Write System call.
[7 marks]Explain Block Read Ahead algorithm.
[7 marks]Explain the unlink system calls with it algorithm
[7 marks]Explain Bread and Breada algorithms.
[7 marks]What is Shell? Explain System Boot and Init process.
[7 marks]Explain the following commands in Unix OS. 1) chmod 2) ls 3) mkdir
[7 marks]What is Signals? Explain the handling of Signals by Kernel.
[7 marks]Explain the following commands in Unix OS. 1) rmdir 2) pwd 3) grep
[7 marks]