Skip to content

Visualize the Paging and Segmentation schemes in an Operating System using C language.

Notifications You must be signed in to change notification settings

mydafzal/Paging-and-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paging and Segmentation in C

  • Concept used to show the implementation of the Paging and Segmentation scheme in C.
  • The program allows us to visualize the method in which paging and segmentation might take place in an Operating System.

Demo:

Demo Gif

Algorithm:

Implemented the visualization of the Paging and Segmentation scheme as done by an operating system. The program takes multiple processes and their required memory as input and outputs the visualization table.

About

Visualize the Paging and Segmentation schemes in an Operating System using C language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages