Memory usage when opening Linux Kernel in KDevelop

Christoph Bartoschek bartoschek at gmx.de
Sun Nov 21 19:03:53 UTC 2010


Am Sonntag 21 November 2010 schrieb Christoph Cullmann:
> On Sunday 21 November 2010 00:02:13 Milian Wolff wrote:
> >   On Saturday 20 November 2010 23:33:57 David Nolden wrote:
> > > I don't remember anything about rxx::allocator, i guess its just the
> > > default for C++.
> > 
> > For the cpplang plugin? But the question is *why*, really - to me it
> > looks like one of Robertos "I write my own allocator" - "Why?" -
> > "Because I can!"  moments... I'll send him a mail asking him for the
> > reasons.

Does it store the size of the allocated chunks? It is better to not store it. 
This can save some memory.

Christoph




More information about the KDevelop-devel mailing list