This document outlines the objectives and outcomes of an operating systems course, including understanding fundamental OS concepts, Linux shell and process scheduling, deadlocks and process management, memory management and IPC mechanisms, and file systems and disk management.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views
Course Objectives and Outcomes
This document outlines the objectives and outcomes of an operating systems course, including understanding fundamental OS concepts, Linux shell and process scheduling, deadlocks and process management, memory management and IPC mechanisms, and file systems and disk management.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Course Objectives:
This course will enable students :
1. To understand the fundamental concepts of Operating Systems.
2. To study the concepts of linux shell and process scheduling. 3. To learn the concepts of deadlocks and process management. 4. To understand the concepts of memory management and IPC mechanisms. 5. To get familiarized with the concepts of file system and disk management Course Outcomes: The students should be able to: 1. Describe the basic concepts of operating system. 2. Implement linux commands and scheduling algorithms. 3. Analyze memory management techniques and deadlock handling. 4. Summarize concurrency control mechanisms. 5. Compare various disk allocation algorithms