Lecture Notes by Michael K
Wednesday, September 30, 2015
FIFO- Page Replacement Algorithms
›
Program for FIFO PAge Replacement Algorithm #include<stdio.h> #include<conio.h> void print(int a[],int n) {...
Friday, September 25, 2015
Main Memory - ppt link & paging doc
›
Main Memory Download PPT paging DOC Paging: · NO External Fragmentation · But Internal Fragmentation exist...
CONTIGUOUS MEMORY ALLOCATION
›
CONTIGUOUS MEMORY ALLOCATION Download here Contiguous Memory Allocation · Memory is divided into 2 partitions: 1. ...
‹
›
Home
View web version