|
|
|
|
|
by renehsz
250 days ago
|
|
> It also assumes that the OS doesn't lie to the application when allocations fail. Gotta do the good ol' echo 2 >/proc/sys/vm/overcommit_memory
and maybe adjust overcommit_ratio as well to make sure the memory you allocated is actually available. |
|