Dynamic Memory Allocation in Computer Simulation

16Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.

Abstract

e of 35 dynamic memory allocation algorithms when used to service simulation programs as represented by 18 test cases. Algorithm performance was measured in terms of processing time, memory usage, and external memory fragmentation. Algorithms maintaining separate free space lists for each size of memory block used tended to perform quite well compared with other algorithms. Simple algorithms operating on memory ordered lists (without any free list) performed surprisingly well. Algorithms employing power-of-two block sizes had favorable processing requirements but generally unfavorable memory usage. Algorithms employing LIFO, FIFO, or memory ordered free lists generally performed poorly compared with others. © 1977, ACM. All rights reserved.

Cite

CITATION STYLE

APA

Nielsen, N. R. (1977). Dynamic Memory Allocation in Computer Simulation. Communications of the ACM, 20(11), 864–873. https://doi.org/10.1145/359863.359890

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free