Upper Bounds for Dynamic Memory Allocation
Source: Institute of Electrical and Electronics Engineers
In this paper, the authors study the upper bounds of memory storage for two different allocators. In the first case, they consider a general allocator that can allocate memory blocks anywhere in the available heap space. In the second case, a more economical allocator constrained by the address-ordered first-fit allocation policy is considered. They derive the upper bound of memory usage for all allocators and present a systematic approach to search for allocation/deallocation patterns that might lead to the largest fragmentation. These results are beneficial in embedded systems where memory usage must be reduced and predictable because of lack of swapping facility. They are also useful in other types of computing systems.
| Format: | Size: | 2041.30 | |
| Date: | Mar 2010 |



