LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[administration][performance_tuning] Increase vm.max_map_count #977

Open LukeShortCloud opened 1 year ago

LukeShortCloud commented 1 year ago

This is controlled via sysctl. SteamOS 3 uses the value of 2147483642 because Wine needs to be able to do a large amount of memory mapping.

https://fedoraproject.org/wiki/Changes/IncreaseVmMaxMapCount https://sysctl-explorer.net/vm/max_map_count/