Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927896

Summary: Some Games are crashing linked to a vm_max_map_count too low
Product: Gentoo Linux Reporter: cammi <camini57>
Component: Current packagesAssignee: Gentoo Games <games>
Status: UNCONFIRMED ---    
Severity: normal CC: camini57
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cammi 2024-03-26 12:53:47 UTC
I submit this request to improve the gaming experience Gentoo for all users.
Today, Hogwarts Legacy, Star Citizen and few more games are crashing or just not starting because the vm_max_map_count is locked at 65530. If we change this value to a value >1048576 , all games are working well and there is no bug linked to maps.

Some others distribution like Fedora or Pop OS, have already made the change few month before.
On Fedora/ubuntu, they made the change on Procps packages :

# Increase the number of virtual memory areas that one process may request
	
vm.max_map_count=1048576



A little patch which can change the life of all the gamer on the Gentoo