I did
- Code: Select all
root@NetworkSpace2:/ # sysctl -w vm.overcommit_memory=2
vm.overcommit_memory = 2
So memory allocation is not overcomitted,so for each malloc memory is allocated.
Previous setting was 0.
I applied some heavy load. (2 times urar, and run a 1080p movie) It didn't break...
Will let it run.