Arch Linux Increasing Its vm.max_map_count To Help Steam Play Games & Other Software
Arch Linux Increasing Its vm.max_map_count To Help Steam Play Games & Other Software
www.phoronix.com
Just a moment...
Arch Linux Increasing Its vm.max_map_count To Help Steam Play Games & Other Software
Just a moment...
Sounds good, especially if Ubuntu, Fedora, and other distros have already made this change. Are there any downsides to raising this value?
The only potential con I can find of raising it is from a redhat solution thing (https://access.redhat.com/solutions/99913)
So I guess it just means that apps are less constrained so when an app or game is particularly a ram hog it can eat up more ram
Not really it seems. Steam has raised it to the MAX_INT - 5, Fedora originally planned to do so to but held off after concerns from engineers that it could lead to situations where having too much mapped would lead to the kernel killing other processes to solve OOM situations so they settled on the number that has now also been adapted by Arch. At least, according to another Phoronix article.
Now I'm interested where the 5 comes from.