Re: help with huge memory consumption??



On 3月2日, 下午4时31分, Emmanuel Fleury <emmanuel.fle...@xxxxxxxx> wrote:
Dan Miller wrote:
I'm running a utility on kernel 2.6. When I run "ps aux", it shows my
utility as using 109MB of memory!!

You might consider using valgrind to optimize your tool.

See:http://valgrind.org/docs/manual/mc-manual.html

Have you tried the simple program I wrote? Got a same result in 2.6
kernel?


.