Memory management in operating system-computer world
Memory management :
The function of operating system which manages the memory of a computer for the processing of the program this management is known as memory management. There are several programs that consist in memory, so it became to move programs and data around the memory of a memory management system is the collection of hardware and software procedures for the Managing various program consisting in the memory. Memory management play an important role in operating system to improve the speed speed of the computer system.
Memory management determines how memory is allocated between the processes, deciding which gets memory, when they receive it and how much they are allowed. When memory is allocated it determines which memory location will be assigned. Main memory refers to a physical memory that is the internal memory of the computer. Main memory is also known as RAM. The computer is able to change only data that is in main memory therefore every program we execute and every file we access mast be copied from a storage device into the main memory. all the program are are loaded into the the main memory for execution. Sometime complete program is loaded into the main memory and sometime a certain part of the program is loaded into the main memory when it is called by the program this mechanism is called dynamic loading.
What is memory in computer
Memory in computer (primary, secondary and cache memory)
Great article
ReplyDelete