Wednesday, January 5, 2011

Case Study 5

Load the following jobs into memory using fixed partition following a certain memory allocation method (a. best-fit, b. first-fit, c. worst-fit).
S= size; TL= turnarounds left;


Tuesday, January 4, 2011

Case Study 4

Load the following jobs into memory using dynamic partition and relocatable dynamic partition: (The memory size is 220k with allocated OS for 15k).