On Thu, Oct 13, 2011 at 1:26 AM, V.RavikumarYes, I think it's glibc - it may keep your memory, with the idea that
<ravikumar.vallabhu@gmail.com> wrote:
> I've a daemon process and I'm allocating heap memory for big character
> buffers using malloc/free.
> Each can take 5MB.
>
> Though I freed/deleted memory allocated for the buffers, the increased
> memory during the allocation time is not re-claiming back.This I observed
> using top command.
you'll request it again soon anyway.