|
From: Philippe E. <ph...@wa...> - 2003-08-12 20:22:57
|
Nicholas Nethercote wrote: > On Sun, 10 Aug 2003, Philippe Elie wrote: > > >>Very nice works, some minor problem with peculiar application: >>memory use is dominated by obstack in libfd (and stl memory pool >>too) but it already allowed me to learn this libbfd behavior. >>Adding a paragraph about pool allocator, garbage collector and >>obstack which can show different behavior than the naive program >>expect ? > > > Can you give me some more details about this different behaviour? Can you > give me example programs that demonstrate it? nervermind, I was confused about program behavior, the memory profile is ok. regards, Phil |