Increase default memlock hard/soft limits #4476
clwalker85
started this conversation in
Suggestions
Replies: 2 comments
|
It seems that Arch Linux already done the job for us - memlock limits are already 8MiB for all the processes |
0 replies
|
Right now in omarchy version 3.2.3 there is no limits for logged users. /etc/security/limits.conf is all commented out, and there is no /etc/security/limits.d directory,. Isn't it advisable some kind of limits? like recommended in https://wiki.archlinux.org/title/Limits.conf |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What do you need?
Is this something that can get a reasonable default in Omarchy installations? See this tweet for more information:
https://x.com/rpcs3/status/1330818231527944194
If you use RPCS3 on Linux, you may want to increase the memlock hard/soft limits to unlimited on /etc/security/limits.conf in order to avoid potential crashes or freezes.
The default value is unfortunately archaic - only 64KB - which doesn't allow us to properly do memory locks.
All reactions