In this article, we will be going through a few strategies which Operating Systems use to fit processes into the main memory during execution. This include First, Best and Worst fit Strategies.
Table of contents:
An Overview to Memory AllocationContiguous Memory AllocationHow do we allocate memory for a Process?First fitBest fitWorst FitFurther talking pointsAn Overview to Memory Allocation:
While executing, every program in a computer has to give certain instructions to the CPU and ...
Published on November 25, 2021 07:24