Skip to content

Commit

Permalink
Set vm.max_map_count
Browse files Browse the repository at this point in the history
  • Loading branch information
ReillyBrogan committed May 2, 2023
1 parent 8be032f commit bea6b92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tweaks/20-solus.conf
@@ -1,2 +1,5 @@
fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches=1048576
# Helps with out-of-the-box compatibility with some games
vm.max_map_count=2147483642

vm.swappiness=10

0 comments on commit bea6b92

Please sign in to comment.