1
0
Fork 0

Merge pull request #620 from yarda/sap-netweaver-vm-max-map-count-fix

sap-netweaver: increased vm.max_map_count
This commit is contained in:
Jaroslav Škarvada 2024-05-23 13:57:07 +02:00 committed by GitHub
commit c14e156e63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@ include=throughput-performance
kernel.sem = 32000 1024000000 500 32000
kernel.shmall = 18446744073692774399
kernel.shmmax = 18446744073692774399
vm.max_map_count = 2000000
vm.max_map_count = 2147483647