What is Memory Management Software?
- It handles where the programs put their current data in RAM.
- They move certain memory-resident items out of the way.
- They increase the memory available by getting all the unused pieces together in one spot making a useable amount.
- Memory management is the process of controlling and coordinating computer memory, assigning portions called blocks to various running programs to optimize overall system performance.
Comments
All Comments (0)
Join the conversation