Your system might be preventing virtual memory from committing.
If this is prevented, virtual memory cannot be larger than the size of physical RAM + swap. If allowed, then virtual memory may be larger than RAM + swap.
, ( ) 2 * 180 ( , ).
, :
echo 1 > /proc/sys/vm/overcommit_memory
, , . , , , .
man- proc (5) :
/proc/sys/vm/overcommit_memory
. : 0: overcommit ( ) 1: overcommit, 2: , overcommit
0 mmap (2) MAP_NORESERVE , "-". Linux 2.4 1. 2 ( Linux 2.6) (SS + RAM * (r/100)), SS - , r - /proc/sys/vm/overcommit _ratio.
: SLES