This is the way most implementations of malloc and free work. When you free
memory, it goes into a free pool, but it is not returned to the OS. This
behavior is dependent on the implementation of malloc() and free(). It
is not forced either way by the kernel.
Jim
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
Copyright © 1995-1997 Red Hat Software. Legal notices