0% found this document useful (0 votes)
89 views2 pages

EURCS

This document contains information about exam questions for four units of an Operating Systems course. Unit III asks students to either explain different ways of organizing page tables in paging systems with examples, or discuss Belady's anomaly and design issues in paging systems. Unit IV asks students to either solve a resource allocation problem to find the minimum value of x for a system to be in a safe state, or discuss conditions for deadlock, deadlock detection with multiple resources, and Banker's algorithm. Unit V asks students to discuss file systems in Windows 98 and UNIX, or write short notes on topics related to computer security like trojan horses, buffer overflow, trap doors, and security design principles.

Uploaded by

vishwaroop
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views2 pages

EURCS

This document contains information about exam questions for four units of an Operating Systems course. Unit III asks students to either explain different ways of organizing page tables in paging systems with examples, or discuss Belady's anomaly and design issues in paging systems. Unit IV asks students to either solve a resource allocation problem to find the minimum value of x for a system to be in a safe state, or discuss conditions for deadlock, deadlock detection with multiple resources, and Banker's algorithm. Unit V asks students to discuss file systems in Windows 98 and UNIX, or write short notes on topics related to computer security like trojan horses, buffer overflow, trap doors, and security design principles.

Uploaded by

vishwaroop
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

UNIT-III

5. Explain in detail the different ways of organizing page table in


paging with examples
OR
6. a) Explain Belady anandy
b) Discuss the design issues involved in paging system

12
5
7

UNIT-IV
7. a) A system has four processes and five allocatable resources. The
current allocation and maximum needs are as follows
Process A
Process B
Process C
Process D

Allocated
10211
20110
11010
11110

Maximum
11213
22210
21310
11221

Available
00x11

What is the smallest value of x for which this in a safe state?


b) Discuss the recovery mechanisms for deadlock

5
7

OR
8. a) Explain condition for deadlock
b) Discuss deadlock detective with multiple resources
c) Write a short note on Bankers algorithm
UNIT-V
9. Discuss the following file system
a) Windows 98
b) UNIX 7
OR
10. Write short notes on the following:
a) Trojan horses
b) Buffer overflow
c) Trap door
d) Design principles of security

4
4
4
12

12

[3,7/IV S/112]

[April-12]
[EURCS 404/EURIT 404]
B.Tech. Degree Examination
CSE & IT
IV SEMESTER
OPERATING SYSTEMS
(Effective from the admitted batch 200708)
Time: 3 Hours
Max.Marks: 60
----------------------------------------------------------------------------------------------Instructions: Each Unit carries 12 marks.
Answer all units choosing one question from each unit.
All parts of the unit must be answered in one place only.
Figures in the right hand margin indicate marks allotted.
----------------------------------------------------------------------------------------------UNIT-I
1. a) List some differences between Personal Operating System and
Mainframe Operating System
b) Explain the difference between block special and character
special file
OR
2. Explain in detail the system calls in Unix for the following
a) Process Management
b) File Management
c) Directory Management d) File & System Management

6
6
12

UNIT-II
3. a) Define Monitor
b) Explain the solution for producer consumer problem using
Semaphore and Monitor
OR

4. a) Discuss the design issues in Message Passing system


b) Give the solution of Reader Writers Problem

4
8

You might also like