Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anushk4 authored Jan 16, 2024
1 parent c66e401 commit f9893eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 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

0 comments on commit f9893eb

Please sign in to comment.