Wednesday, December 8, 2010

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD MCA-III Semester Supplementary Examinations July 2010 UNIX INTERNALS

Code No: 32

Time: 3hours
Max.Marks:60

Answer any Five questions
All questions carry equal Marks

1. a) Explain about process states and state transitions with a neat diagram.
b) Describe the design issues of light weight process.

2. Explain about SVR4 scheduler.

3. a) What is spin lock? What are the uses of spin locks?
b) Write a program to implement read-write lock facility.

4. a) Describe two implementations that dynamically allocate and deallocate vnodes.
b) Draw and explain the conceptual view of a hard disk.

5. a) Draw and explain the architecture of Remote file system.
b) Describe the design of slab allocator.

6. a) Describe the different types of translation maps to implement virtual memory.
b) Differentiate between an anonymous page and the anonymous object.

7. a) What is the difference between a multiplexer and a module that is used independently in two different streams?
b) What are the main problems in writing a multiprocessor-safe driver?

8. a) Explain the TLI functions for a connection-oriented protocol.
b) Explain the implementation sockets in SVR4.

No comments:

Post a Comment