How main memory and virtual memory can solve memory management issues.
Exchanging is primarily completed by virtual memory. This is achieved by transferring information within RAM, (Random Access Memory), to another storage area or equipment that would generate additional space. Main memory is an area where systems and information are maintained. Main memory and Virtual memory can work out memory management problems since virtual memory permits the transmission of information from central memory to the virtual memory once the primary memory goes out of storage. The method of finding the noncontiguous pieces of information into which a computer file may be distributed as it is saved on a hard disk and reorganizing the pieces and rebuilding them into lesser sections. This decreases the portions accessible in the memory, which connects the sections into a significant part of memory.
Comments
Post a Comment