Syllabus
Syllabus
Syllabus
Operating Systems
Code: PCC-CS502
Contacts: 3L
Course Outcomes:
On completion of the course students will be able to
1. Create processes and threads.
2. Develop algorithms for process scheduling for a given specification of
CPU utilization, Throughput, Turnaround Time, Waiting Time, Response
Time.
3. For a given specification of memory organization develop the techniques
for optimally allocating memory to processes by increasing memory
utilization and for improving the access time. Design and implement file
management system.
4. For a given I/O devices and OS (specify) develop the I/O management
functions in OS as part of a uniform device abstraction by performing
operations for synchronization between CPU and I/O controllers.