Something is odd here. The default value for HARDLOCKLIMIT in /etc/sysconfig/ulimit is 5% of the total memory. This would translate to @197000 as an absolute value for my system, starting with the total available memory as reported by top for my system (4GB RAM).
Code:
top - 12:40:18 up 14 min, 5 users, load average: 0.00, 0.04, 0.07
Tasks: 183 total, 2 running, 181 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3%us, 0.6%sy, 0.0%ni, 99.0%id, 0.0%wa, 0.1%hi, 0.0%si, 0.0%st
Mem: 3940008k total, 901400k used, 3038608k free, 47332k buffers
Swap: 5141196k total, 0k used, 5141196k free, 597336k cached
Is there someone having some insight how it works and what would be the optimum value?
Bookmarks