Tiny Intros

Here’s what is in progress and what has been covered until now:

Thank you for reading. If any suggestions, feel free to send me a tweet @dandancrisan

 
11
Kudos
 
11
Kudos

Now read this

Memory management - Part 1 : Sharing

The OS provides 4 major functions to manage the virtual memory: Replacement : which page should be deleted to make room for other pages Allocation : how many pages per process should be allocated Fetching : when bring a page into memory... Continue →