Question: A memory manager allocates memory in fixed-size chunks of 2048 bytes. The current allocation is as follows: P1:1200 bytes P2: 2047 bytes P3: 1300 bytes
A memory manager allocates memory in fixed-size chunks of 2048 bytes. The current allocation is as follows: P1:1200 bytes P2: 2047 bytes P3: 1300 bytes P4: 1 byte What is the total amount of memory wasted with the above allocation due to internal fragmentation?
Step by Step Solution
3.33 Rating (153 Votes )
There are 3 Steps involved in it
To determine the total amount of memory wasted due to internal fragmentation we need to calculate ho... View full answer
Get step-by-step solutions from verified subject matter experts
