bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in g++ 2.96


From: Momchil Velikov
Subject: Re: Bug in g++ 2.96
Date: 11 Oct 2003 10:56:28 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Michael" == Michael Mwangi <address@hidden> writes:

    Michael> Using top, I monitored memory usage and noticed the
    Michael> delete operation did not free the 24 MB allocated by the

  That simply means that the memory is not returned to the kernel.
Nevertheless, it is still available for allocation by the same process
and is eventually returned to the kernel when the process exits.

~velco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]