Re: Bug in g++ 2.96

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

 



>>>>> "Michael" == Michael Mwangi <mwangi@xxxxxxxxxxxxxxxxxxxxx> 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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux