Skip to main content

Operating Systems

Default Banner

Operating Systems

Course
Undergraduate
Semester
Sem. IV
Subject Code
MC
Subject Title
Operating Systems

Syllabus

Introduction: review of computer organization, introduction to popular operating systems like UNIX, Windows, Android, etc., OS structure, system calls, functions of OS, evolution of OSs. Computer organization interface: using interrupt handler to pass control between a running program and OS. Concept of a process: states, operations with examples from UNIX (fork, exec) and/or Windows. Process scheduling, interprocess communication (shared memory and message passing), UNIX signals. Threads: multithreaded model, scheduler activations, examples of threaded programs. Scheduling: multi-programming and time sharing, scheduling algorithms, multiprocessor scheduling, thread scheduling (examples using POSIX threads). Process synchronization: critical sections, classical two process and n-process solutions, hardware primitives for synchronization, semaphores, monitors, classical problems in synchronization (producer-consumer, readers-writer, dining philosophers, etc.). Deadlocks: modeling, chararcterization, prevention and avoidance, detection and recovery. Memory management: with and without swapping, paging and segmentation, demand paging, virtual memory, page replacement algorithms, working set model, implementations from operating systems such as UNIX, Windows. Current Hardware support for paging. Secondary storage and Input/Output: device controllers and device drivers, disks, scheduling algorithms, file systems, directory structure, device controllers and device drivers, disks, disk space management, disk scheduling, NFS, RAID, other devices. operations on them, UNIX FS, UFS protection and security, NFS. Protection and security: Illustrations of security model of UNIX and other OSs. Examples of attacks. Epilogue: Pointers to advanced topics (distributed OS, multimedia OS, embedded OS, realtime OS, OS for multiprocessor machines).

Text Books

References

  1. Abraham Silberschatz, Peter B. Galvin, Greg Gagne, Operating System Concepts, 8th Ed., John Wiley, 2008.
  2. William Stallings, Operating Systems: Internals and Design Principles. Prentice-Hall, 6th Ed., 2008.
  3. AS Tanenbaum, Modern Operating Systems, 3rd Ed., Pearson, 2009.
  4. AS Tanenbaum, AS Woodhull, Operating Systems Design and Implementation, 3rd Ed., Prentice Hall, 2006.
  5. M. J. Bach. Design of the Unix Operating System, Prentice Hall of India, 1986.
Event Details

Select a date to view events.