HeadlinesBriefing favicon HeadlinesBriefing.com

Valve Fixes Linux GPU Memory for 8 GB VRAM Cards

TechPowerUp News •
×

Valve engineer Natalie Vock has developed a new memory management approach for Linux systems running GPUs with 8 GB of VRAM or less. The patches address a long-standing issue where Linux would incorrectly move active games from GPU memory to system RAM, causing stuttering and frame rate problems. This matters because millions of gamers use mid-range graphics cards with limited VRAM.

The solution uses a dmemcg-booster (Device Memory Control Groups) that tells Linux which programs should remain in VRAM. In testing with Cyberpunk 2077 on an 8 GB GPU, the system previously used only 6 GB of available VRAM while spilling 1.37 GB into system RAM. After applying the patch, VRAM usage jumped to 7.4 GB while system RAM allocation dropped to 650 MB—cutting it by more than half.

The timing is significant: Valve's upcoming Steam Machine launches with 8 GB of GDDR6 VRAM, and these patches will ensure smoother performance on that hardware. While Valve likely developed this for their own devices like the Steam Deck, any Linux gamer with 8 GB or less of VRAM will benefit. Several distributions are already integrating the patches.