DocumentCode
1730951
Title
Process-level virtual machine embedded chain mode memory management method
Author
Hu, Vue ; Wang, YueDong
Author_Institution
Sch. of Comput. & Commun. Eng., Univ. of Sci. & Technol. Beijing, Beijing, China
Volume
1
fYear
2011
Firstpage
302
Lastpage
305
Abstract
This article puts forward an embedded chain mode memory management method and an associated memory data structure based on a process-level virtual machine platform. Compared to conventional dynamic memory management methods, the method disclosed in this article has advantages, for example, it is unnecessary to create chained lists for memory allocation to manage allocated memory blocks or occupy additional system memory units to store the information of the chained list of free blocks. It can effectively solve the problem of compromised system efficiency as a result of searching in the chained list of allocated blocks in the memory reclamation process, and can merge free blocks very conveniently to reduce memory fragments at the same time. Both theoretical analysis result and experimental result demonstrate that this method can effectively improve the dynamic memory management efficiency, and that benefit becomes more apparent as the memory allocation and release becomes more frequently.
Keywords
data structures; storage management; virtual machines; dynamic memory management efficiency; embedded chain mode memory management method; memory allocation; memory data structure; memory reclamation process; process-level virtual machine platform; Algorithm design and analysis; Memory management; Dynamic Memory Management Algorithm; Memory Algorithm; Virtual Machine;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science and Network Technology (ICCSNT), 2011 International Conference on
Conference_Location
Harbin
Print_ISBN
978-1-4577-1586-0
Type
conf
DOI
10.1109/ICCSNT.2011.6181962
Filename
6181962
Link To Document