Dynamic Memory Allocation: Role in Memory Management
Nilesh Vishwasrao Patil
Abstract
Nilesh Vishwasrao Patil
Abstract
Memory management is an important part of modern computer system. Dynamic Memory Allocation has plays very important role in Memory Management and becomes fundamental part of today’s computer system. It is classical problem in computer science by paying some complexity. It is minimizing the cost of memory by providing efficient use of it and it is art of handling computer memory powerfully. Memory Management is commonly one of the most critical parts of Operating System, especially the main memory. In this paper, we will describe the role of Dynamic Memory allocation in Memory Management, comparison with static memory allocation, and issues with using DMA.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Memory management is an important part of modern computer system. Dynamic Memory Allocation has plays very important role in Memory Management and becomes fundamental part of today’s computer system. It is classical problem in computer science by paying some complexity. It is minimizing the cost of memory by providing efficient use of it and it is art of handling computer memory powerfully. Memory Management is commonly one of the most critical parts of Operating System, especially the main memory. In this paper, we will describe the role of Dynamic Memory allocation in Memory Management, comparison with static memory allocation, and issues with using DMA.
Key concepts: Memory management, Flat memory model, Extended memory, Computer science, Interleaved memory, Memory map, Computer memory, C dynamic memory allocation