malloc/free does not directly return pages to the operating system. It depends 
on the implementation when the heap implementation decides to shrink the heap 
virtual area so it can be stuck there as much as stuck in the nim garbage 
collector.

Reply via email to