0% found this document useful (0 votes)
211 views3 pages

Cs3461-Os Lab - 2021 R

The document outlines the course outcomes, list of experiments, program outcomes and program specific objectives for an operating systems laboratory course. The course covers topics like UNIX commands, CPU scheduling algorithms, memory allocation methods, file organization strategies, and disk scheduling algorithms. It lists 16 core experiments and 2 additional experiments that are mapped to the course, program, and program specific outcomes.
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
211 views3 pages

Cs3461-Os Lab - 2021 R

The document outlines the course outcomes, list of experiments, program outcomes and program specific objectives for an operating systems laboratory course. The course covers topics like UNIX commands, CPU scheduling algorithms, memory allocation methods, file organization strategies, and disk scheduling algorithms. It lists 16 core experiments and 2 additional experiments that are mapped to the course, program, and program specific outcomes.
Copyright
© © All Rights Reserved
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/ 3

CS3461 OPERATING SYSTEMS LABORATORY

(For IV Semester IT)


COURSEOUTCOMES (COs)
At the end of the course, the student should be able to

COs Cognitive Level Course outcomes


CO1 Create Define and Implement UNIX Commands
CO2 Analyze Compare the performance of various CPU Scheduling Algorithms
CO3 Apply Compare and contrast various Memory Allocation Methods
CO4 Apply File Organization and File Allocation Strategies
CO5 Analyze Implement various Disk Scheduling Algorithms, Page Replacement Algorithms
CO6 Apply Implement Thread ,Semaphores, Deadlock avoidance and Detection Algorithms
LIST OF EXPERIMENTS: MAPPING WITH COS, POS& PSOS

Exp.No Name of the Experiment COs POs PSOs


1 Installation of windows operating system 1 1,2,3,8,9,10,12 1&2

2 Illustrate UNIX commands and Shell Programming 1 1,2,3,8,9,10,12 1&2

3 Process Management using System Calls : Fork, Exit, Getpid, 1 1,2,3,8,9,10,12 1&2
Wait, Close
Write C programs to implement the various CPU Scheduling 2 1,2,3,8,9,10,12 1&2
4
Algorithms
5 Illustrate the inter process communication strategy 1 1,2,3,8,9,10,12 1&2
6 Implement mutual exclusion by Semaphore 6 1,2,3,8,9,10,12 1&2

7 Write C programs to avoid Deadlock using Banker's 1,2,3,8,9,10,12


6 1&2
Algorithm
Write a C program to Implement Deadlock Detection 6 1,2,3,8,9,10,12 1&2
8
Algorithm
9 Write C program to implement Threading 6 1,2,3,8,9,10,12 1&2
10 Implement the paging Technique using C program 5 1,2,3,8,9,10,12 1&2
Write C programs to implement the following Memory
11 Allocation Methods 3 1,2,3,8,9,10,12 1&2
a.First Fit b. Worst Fit c. Best Fit
Write C programs to implement the various Page 1,2,3,8,9,10,12
12 5 1&2
Replacement Algorithms
Write C programs to Implement the various File Organization 1,2,3,8,9,10,12
13 4 1&2
Techniques
Implement the following File Allocation Strategies using C
14 programs 4 1,2,3,8,9,10,12 1&2
a.Sequential b. Indexed c. Linked
Write C programs for the implementation of various disk 1,2,3,8,9,10,12
15 5 1&2
scheduling algorithms
16 Install any guest operating system like Linux using VMware. 1 1,2,3,8,9,10,12 1&2
Experiments Beyond the Syllabus
Write C program to implement Threading & Synchronization
1 6 1,2,3,8,9,10,12 1&2
Applications
Implementation of the following Page Replacement
2 Algorithms 5 1,2,3,8,9,10,12 1&2
a)FIFO b) LRU c) LFU
PROGRAM OUTCOMES (POS)

PO1 Engineering Knowledge PO7 Environment & Sustainability


PO2 Problem Analysis PO8 Ethics
PO3 Design & Development PO9 Individual & Team Work
PO4 Investigations PO10 Communication Skills
PO5 Modern Tools PO11 Project Mgt. & Finance
PO6 Engineer & Society PO12 Life Long Learning

PROGRAM SPECIFIC OBJECTIVES (PSOs)


PSO1: Cutting Edge:
To identify and implement appropriate techniques, resources, modern tools for providing solution to new
idea and innovation.
PSO2: Risk Management:
To manage complex IT projects with consideration of human, financial, ethical and environmental factors
and an understanding of risk management processes, operational and policy implications.

You might also like