On Thu, Mar 6, 2008 at 8:38 AM, Zian Smith <smith7005@yahoo.com> wrote:
I'm using gcc 3.2.3, Boost 1.33.1 on RedHat Linux 3.4.6. I can clearly
see the process memory usage increase as the program runs (using tools
like ps/pmap/top etc). Any ideas or tips to help me figure out what's
going on?

Please note that a 'memory increase' is not equivalent to a 'memory leak'.  What you're seeing *may* be normal.

Jon