Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is Operating System (CE354) practical.

NotificationsYou must be signed in to change notification settings

mananpatel06/Operating-system-Practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is Operating System (CE354) practical.Output.pdf contain all the output screenshot of algorithms.

Write a C program in LINUX to implement Process scheduling algorithms and compare.

A. First Come First Serve (FCFS) Scheduling (fcfs.c)

B. Shortest-Job-First (SJF) Scheduling (sjf.c)

C. Priority Scheduling (Non-preemption) after completion extend on Preemption. (priority.c)

D. Round Robin(RR) Scheduling (rr.c)

Simulate Following Page Replacement Algorithms.

A. First In First Out Algorithm (f_in_f_out.c)

B. Least Recently Used Algorithm (least_recently.cpp)

C. Optimal Algorithm (optimal.c)

Write a C program in LINUX to perform Memory allocation algorithms and Calculate Internal and External Fragmentation.

A. First Fit (first_fit.c)

B. Best Fit (best_fit.c)

C. Worst Fit (worst_fit.c)


[8]ページ先頭

©2009-2025 Movatter.jp