diff --git a/index.html b/index.html index 65cefd9..2387dfd 100644 --- a/index.html +++ b/index.html @@ -21499,6 +21499,9 @@ echo 1 > /proc/sys/vm/overcommit_memory
If we add the MAP_ANONYMOUS Linux extension however, this is not required, and mmap can be used to allocate memory like malloc.