0% found this document useful (0 votes)
507 views10 pages

OSy Teaching Plan

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
507 views10 pages

OSy Teaching Plan

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 10

Maharashtra State Board of Technical Education D-1

Teaching Plan (TP)


Institute Code: - 0144 Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Academic Year: -2024-2025 Program:-IF
Course: - OSY Course Code:-22516
th
Semester: - 5 Name of Faculty: -Mrs. Harshala Kamble

Chapter CO UO Title/Detail Plan Actual Teaching Remark


No. (Mention (Menti (From-To Execution Method / s
(Allocate Only on & No. Of (From-To Media
d Hrs.) No.) Only Lect.) & No. Of
No.) Lect.)

Overview of Operating system Black


Board &
Unit 1a 1.1 OS concept, component of os, Chalk
I Operation of os: Program
(06 Management, Resource
Hrs.) management, security and
protection. Views of OS: User View,
System View
1b
1.2 Diff Types of OS- Batch OS,
Multiprogrammed, Time shared,
Multiprocessor
system,Distrubted OS,Real Time
OS, mobile OS
1c
1.3 Command lime based OS-
DOS, UNIX,GUI based OS-
WINDOWS, LINUX

Services and Componenet of Black


OS Board &
Unit
II 2a Chalk
2b .2.1 Different services of os
(06
Hrs.) 2.2 System calls- concepts, types
2c of system call
2.3 OS Component- Process
Management, Main Memory
Management, File Management,
I/O System Management,
2d Secondary Storage Management
2.4 Use of operating system tools
User management , Security
policy, device management,
performance monitor, task
schedular

Unit Process Management


III
(10 3a 3.1 Process: Process state, PCB
Hrs.)
Black
3b 3.2 Process scheduling – Scheduling Board &
queues, Scheduler, contest switch Chalk
3c 3.3 Interposes communication
Introduction, shared memory system
and message passing system
3d 3.4 Threads- benefits uses and kernels
threads , multithreading models- Many
to one, one to one, many to many
3e 3.5 Execute process command like ps,
wait sleep,exit,kill

Maharashtra State Board of Technical Education D-1


Teaching Plan (TP)
Institute Code: - 0144 Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Academic Year: -2024-2025 Program:-IF
Course: - OSY Course Code:-22516
th
Semester: - 5 Name of Faculty: -Mrs. Harshala Kamble
Chapter CO UO Title/Detail Plan Actual Teaching Remarks
No. (Menti (Menti (From-To Execution Method /
(Allocated on on & No. Of (From-To Media
Hrs.) Only Only Lect.) & No. Of
No.) No.) Lect.)

CPU Scheduling and Algorithms


Unit 4a
IV 4.1 Scheduling types:
(10 Hrs.) Scheduling objectives, CPU and
I/O burst cycles, Pre-emptive,
4b non Primitive Scheduling, Black
Scheduling criteria Board &
Chalk
4.2 Types of Scheduling
Algorithm-First come First
Serve(FCFS), Shortest Job
4c First(SJF), Shortest Remaining
Time (SRTN), Round Robin(RR),
Priority

Scheduling, multilevel queues


scheduling
4.3 Deadlock- System models,
necessary condition leading to
deadlocks Deadlock handling-
Prevention avoidance

Unit Memory Management


V
(10 Hrs.) 5a 5.1Basic Memory management:-
Partitioning, Fixed and variable, Free Black
Space management Techniques Bitmap, Board &
Linked List Chalk

5b 5.2 Virtual memory- Introduction to


paging, Segmentation, Fragmentation,
and page fault

5c 5.3 Page replacement Algorithm- FIFO,


LRU, Optimal

Unit File Management


VI
(08 Hrs.) 6a 6.1 File-Concepts, Attributes, operation,
types and file system structure Black
Board &
6b 6.2 Access Methods sequential , Direct Chalk
swapping file allocation methods
continues linked, indexed.

Maharashtra State Board of Technical Education D-1


Teaching Plan (TP)
Institute Code: - 0144 Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Academic Year: -2024-2025 Program:-IF
Course: - OSY Course Code:-22516
th
Semester: - 5 Name of Faculty: -Mrs. Harshala Kamble

Chapter CO UO Title/Detail Plan Actual Teaching Remarks


No. (Menti (Menti (From-To Execution Method /
(Allocated on on & No. Of (From-To Media
Hrs.) Only Only Lect.) & No. Of
No.) No.) Lect.)

6c 6.3 Directory structure- single level,


Disk level, tree structure directory, Disk
organization and dsisk structure,
physical structure, logical structure, raid
structure of disk raid level 0 to 6
Name &Sign of Faculty Sign of H.O.D.

Maharashtra State Board of Technical Education D-2


Laboratory Assignment/Sheet/Job/Project Activity Planning
Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - A Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
1 a 1 Install amd configure Linux (or
alike) operating System.

2 a 2 Execute general purpose


command date, time, cal, clear,
banner, tty, script, man.
3 b 3 Work with multiple linux
terminals and basic
command: who, who am I,
login, password, su, pwd

4 b 4 a) Use operating services(Editors,


GUI , File handling)
b) Run command to start, stop and
restart the specified service in linux

5 c 5 Execute process commands-


Ps, wait, sleep, exit, kill

6 d 6 Write a program to calculate total


waiting and turnaround time of n
process with first come first serve
CPU scheduling algorithm.

7 e 7 Write a c program to implement FIFO


page replacement algorithm
8 f 8 Execute file and directory manipulation
command- ls,r,,mv,cp,join,splot,cat,
head, tail

9 f 9 Execute file and directory manipulation


command –Diff,C omm,
pr,chmod,mkdir,cd,pwd,dir cmp
10 f 10 Execute text processing
tr,wec,cut,paste,spell,sort, grep, more
11 f 11 Use vi editor and perform all editor
commands
12 f 12 Write and execute shell scripts by using
following control statements features if
statements

Maharashtra State Board of Technical Education D-2


Laboratory Assignment/Sheet/Job/Project Activity Planning
Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - A Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
13 f 13 Write and execute shell scripts by using
following control statements features for
statement, exit, break,continue

14 f 14 Write shell scripts to find out


whethere given file exists?

15 f 15 Write shell scripts to find out


whethere File has read, write and
execute permission
Name & Signature of Faculty Sign of H.O.D.

Maharashtra State Board of Technical Education D-2


Laboratory Assignment/Sheet/Job/Project Activity Planning
Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - B Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
1 a 1 Install amd configure Linux (or
alike) operating System.
2 a 2 Execute general purpose
command date, time, cal, clear,
banner, tty, script, man.
3 b 3 Work with multiple linux
terminals and basic
command: who, who am I,
login, password, su, pwd

4 b 4 a) Use operating services(Editors,


GUI , File handling)
b) Run command to start, stop and
restart the specified service in linux

5 c 5 Execute process commands-


Ps, wait, sleep, exit, kill

6 d 6 Write a program to calculate total


waiting and turnaround time of n
process with first come first serve
CPU scheduling algorithm.

7 e 7 Write a c program to implement FIFO


page replacement algorithm
8 f 8 Execute file and directory manipulation
command- ls,r,,mv,cp,join,splot,cat,
head, tail

9 f 9 Execute file and directory manipulation


command –Diff,Comm,
pr,chmod,mkdir,cd,pwd,dir cmp
10 f 10 Execute text processing
tr,wec,cut,paste,spell,sort, grep, more
11 f 11 Use vi editor and perform all editor
commands
12 f 12 Write and execute shell scripts by using
following control statements features if
statements

Maharashtra State Board of Technical Education D-2


Laboratory Assignment/Sheet/Job/Project Activity Planning
Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - B Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
13 f 13 Write and execute shell scripts by using
following control statements features for
statement, exit, break,continue
14 f 14 Write shell scripts to find out
whethere given file exists?
15 f 15 Write shell scripts to find out
whethere File has read, write and
execute permission
Name & Signature of Faculty Sign of H.O.D.

Maharashtra State Board of Technical Education D-2


Laboratory Assignment/Sheet/Job/Project Activity Planning
Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - C Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
1 a 1 Install amd configure Linux (or
alike) operating System.

2 a 2 Execute general purpose


command date, time, cal, clear,
banner, tty, script, man.
3 b 3 Work with multiple linux
terminals and basic
command: who, who am I,
login, password, su, pwd

4 b 4 a) Use operating services(Editors,


GUI , File handling)
b) Run command to start, stop and
restart the specified service in linux

5 c 5 Execute process commands-


Ps, wait, sleep, exit, kill

6 d 6 Write a program to calculate total


waiting and turnaround time of n
process with first come first serve
CPU scheduling algorithm.

7 e 7 Write a c program to implement FIFO


page replacement algorithm
8 f 8 Execute file and directory manipulation
command- ls,r,,mv,cp,join,splot,cat,
head, tail

9 f 9 Execute file and directory manipulation


command –Diff,C omm,
pr,chmod,mkdir,cd,pwd,dir cmp
10 f 10 Execute text processing
tr,wec,cut,paste,spell,sort, grep, more
11 f 11 Use vi editor and perform all editor
commands
12 f 12 Write and execute shell scripts by using
following control statements features if
statements
Maharashtra State Board of Technical Education D-2

Laboratory Assignment/Sheet/Job/Project Activity Planning


Navjeevan Education Society’s Polytechnic Bhandup(W)-78
Institute Code: - 0144
Academic Year: - 2024-2025 Program:-IF
Course: - OSY Batch: - C Course Code:-22516
Semester: - FIFTH Name of Faculty: -Mrs. Harshala Kamble
Sr. Name Of Experiment/Assignment
No. CO PrO /Sheet/Job/Project Activity Planned date Actual Remarks
date
From To
13 f 13 Write and execute shell scripts by using
following control statements features for
statement, exit, break,continue

14 f 14 Write shell scripts to find out


whethere given file exists?

15 f 15 Write shell scripts to find out


whethere File has read, write and
execute permission
Name & Signature of Faculty Sign of H.O.D.

You might also like