To Implement Memory Allocation Techniques

Procedure

  1. Select the number of empty blocks you wish to have in the memory.
  2. Enter the process size (memory requested) in each input box and click on the SUBMIT button.
  3. Next, click on the SCAN button to scan the blocks for the first process in the queue.
  4. After scanning, observe the process table.
  5. Repeat steps 3 and 4 to traverse all the processes (memory requested) in the queue.
  6. Finally, click on the PRINT button.