F5F Stay Refreshed Hardware Desktop Memory that isn't physically stored but used when needed.

Memory that isn't physically stored but used when needed.

Memory that isn't physically stored but used when needed.

V
Vector07
Junior Member
18
11-22-2016, 02:40 AM
#1
Hi there, I'm Soupboy. My Asus X53S has an SSD, 6 GB RAM, and an Intel i5-2410M CPU with an Nvidia MX520. I've tried using virtual memory to boost my RAM, but it doesn't help. Anyone else facing the same issue?
V
Vector07
11-22-2016, 02:40 AM #1

Hi there, I'm Soupboy. My Asus X53S has an SSD, 6 GB RAM, and an Intel i5-2410M CPU with an Nvidia MX520. I've tried using virtual memory to boost my RAM, but it doesn't help. Anyone else facing the same issue?

V
Vayneofhate79
Member
215
11-22-2016, 03:08 AM
#2
To grasp why a solution isn't functioning, several factors must be clarified. How CPUs retrieve information from "memory" begins with the CPU asking for an address in the memory system. Previously, the CPU managed this directly, handling all memory operations through software routines. This process consumed significant CPU cycles, prompting the creation of a memory management component. Enter the Memory Management Unit (MMU). The MMU takes over by processing data requests from the CPU. It allows the CPU to specify a byte range or location and then executes accordingly. If the requested address is invalid or out of bounds, the MMU can refuse the request, alerting the software that encountered an issue. For instance, if the system supports up to 4GB but only has 1GB installed, accessing a region between 1GB and 2GB would be denied. Back in the 80s and 90s, RAM was extremely valuable, so methods were developed to simulate more memory capacity. This involved virtual memory techniques—making the operating system believe there was greater available space than actually existed. Virtual memory separates the physical RAM size from the perceived memory size, managed by the MMU and the OS. It generally consists of two areas: the installed physical RAM and the swap area, often stored on a hard drive or VRAM for graphics cards. In Windows, this swap file resides at C:\pagefile.sys. For example, with 1GB RAM but a 4GB limit, the OS might create an additional 3GB of swap space. Applications assume the system has more memory than it does, and the OS switches data between virtual and physical storage when needed. This approach allows the computer to function smoothly even when resources are constrained.
V
Vayneofhate79
11-22-2016, 03:08 AM #2

To grasp why a solution isn't functioning, several factors must be clarified. How CPUs retrieve information from "memory" begins with the CPU asking for an address in the memory system. Previously, the CPU managed this directly, handling all memory operations through software routines. This process consumed significant CPU cycles, prompting the creation of a memory management component. Enter the Memory Management Unit (MMU). The MMU takes over by processing data requests from the CPU. It allows the CPU to specify a byte range or location and then executes accordingly. If the requested address is invalid or out of bounds, the MMU can refuse the request, alerting the software that encountered an issue. For instance, if the system supports up to 4GB but only has 1GB installed, accessing a region between 1GB and 2GB would be denied. Back in the 80s and 90s, RAM was extremely valuable, so methods were developed to simulate more memory capacity. This involved virtual memory techniques—making the operating system believe there was greater available space than actually existed. Virtual memory separates the physical RAM size from the perceived memory size, managed by the MMU and the OS. It generally consists of two areas: the installed physical RAM and the swap area, often stored on a hard drive or VRAM for graphics cards. In Windows, this swap file resides at C:\pagefile.sys. For example, with 1GB RAM but a 4GB limit, the OS might create an additional 3GB of swap space. Applications assume the system has more memory than it does, and the OS switches data between virtual and physical storage when needed. This approach allows the computer to function smoothly even when resources are constrained.

W
WorldEaterSDA
Member
71
12-06-2016, 11:23 PM
#3
Mira Yuzaki Danke für die Informationen. In Deutschland verstehe ich englische Videos nicht gut, deshalb habe ich mich selbst nochmal gefragt.
W
WorldEaterSDA
12-06-2016, 11:23 PM #3

Mira Yuzaki Danke für die Informationen. In Deutschland verstehe ich englische Videos nicht gut, deshalb habe ich mich selbst nochmal gefragt.