Skip to content

anushk4/OSLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Loader

  • The Simple Loader loads all the segments at once.
  • The Lazy Loader loads the pages only when that particular page is required. The concept of Page Faults is used to load the pages

About

Implementation of Simple and Lazy Loader, which replicates the functioning of the loader of an Operating Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors