$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Memory usage
From: Bo Jensen (jensen.bo_at_[hidden])
Date: 2010-10-08 03:55:15
I would like to know this too, so if anybody knows please enlighten us :-)
I have an application, where I need to track memory usage to be able
to take decision based on memory usage stats. I ended up writing my
own allocators (which padded each allocation) with a stat module on
the side, I was hoping a library provided this functionality, but
found none.
On Thu, Oct 7, 2010 at 9:48 PM, Olivier Tournaire <olitour_at_[hidden]> wrote:
> Hi all,
> Is there a (portable) way with boost libs to check memory usage?
> Best regards,
> Olivier
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>