Re: GRUB Returning Less Memory
Posted: Sun Jul 30, 2017 5:36 pm
Making the hardware of a video card to have its very own RAM is part of the hardware acceleration at the hardware level. After all, if it's hardware acceleration it has to start from the hardware, absolutely nothing to do with creating software but the device.
It's because of the card. When I used it once for rendering a SketchUp scene under XP, that machine performed faster. Machines performed faster with that card.
You can test the performance of an onboard video card and a dedicated video one by running your favorite applications, recording TV, playing, rendering. Even Flash feels really great with this card instead of using the default onboard shared video, and that's using only a generic VBE 2.0 driver, not even a native one.
Even with just 32 or 64 MB of video memory enabled, you will find that a dedicated card will always make the system perform the best. For real-time video there cannot really be intensive swapping out of memory pages. It would become almost unusable. There is bandwidth consumption involved when the graphics chip keeps the video active, it needs to read memory all the time to hold the screen, when the cards have their own RAM, that frees the rest of the system from the load of refreshing the screen and holding it according to what video RAM contains, hardware cursors, fonts, palettes, making the system's memory hardware controllers busy waiting while the current frame finishes to be rendered to the final screen hardware.
That could probably explain why I was able to watch TV with great frame rates in a Pentium I at 100 MHz CPU when using Trident video cards with their own RAM (soldered on the PCI card).
It's because of the card. When I used it once for rendering a SketchUp scene under XP, that machine performed faster. Machines performed faster with that card.
You can test the performance of an onboard video card and a dedicated video one by running your favorite applications, recording TV, playing, rendering. Even Flash feels really great with this card instead of using the default onboard shared video, and that's using only a generic VBE 2.0 driver, not even a native one.
Even with just 32 or 64 MB of video memory enabled, you will find that a dedicated card will always make the system perform the best. For real-time video there cannot really be intensive swapping out of memory pages. It would become almost unusable. There is bandwidth consumption involved when the graphics chip keeps the video active, it needs to read memory all the time to hold the screen, when the cards have their own RAM, that frees the rest of the system from the load of refreshing the screen and holding it according to what video RAM contains, hardware cursors, fonts, palettes, making the system's memory hardware controllers busy waiting while the current frame finishes to be rendered to the final screen hardware.
That could probably explain why I was able to watch TV with great frame rates in a Pentium I at 100 MHz CPU when using Trident video cards with their own RAM (soldered on the PCI card).