You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we consider a memory allocated on demand by zones of variable size.the number of partitions (free and allocated) in this case is not constatnt. to maintain the state of the memory, there are several methods ; the chosen method is to use the bit map.