RAM Vs. Video Resolution
Displaying graphical content is one of the most processor and memory heavy tasks a computer can perform. The higher the resolution of the images or video, the more memory and processing power required to properly display them.
-
Video Memory and RAM
-
Random access memory (RAM) is used by some systems to store information accessed by the Graphics Processing Unit (GPU). In such cases, the GPU and operating system (OS) share the on-board RAM and the GPU is usually integrated into the motherboard. In other systems, the video RAM is stored separately, as part of the GPU card.
Video Resolution and Memory Type
-
Typically, shared memory results in lower video performance and lower resolution, because the amount of memory available to the GPU is limited to the RAM the OS allocates. Video memory dedicated to the GPU card allows it to have its own bank of RAM, resulting in faster access and higher resolution.
-
Video Performance and Data Flow
-
Shared memory means the GPU must ask the Central Processing Unit (CPU) for access to its allocation of RAM. The data must then flow through the CPU and front side bus (FSB) to reach the GPU's processor, reducing performance and requiring lower image resolution. With dedicated video memory, the GPU has direct access to the on-board RAM, eliminating most of the data travel time, assuring more efficient performance and better quality graphics.
-
References
Resources
- Photo Credit ram 3 image by PeteG from Fotolia.com