KDevelop holding on to large chunks of memory

Nick Savoiu savoiu at yahoo.com
Wed Jan 17 23:49:55 UTC 2007


OK, sure. But shouldn't it release it once it's done?

Nick

----- Original Message ----
From: Matt Rogers <mattr at kde.org>
To: kdevelop-devel at kdevelop.org
Sent: Wednesday, January 17, 2007 3:42:52 PM
Subject: Re: KDevelop holding on to large chunks of memory

On Wednesday 17 January 2007 2:56 pm, Nick Savoiu wrote:
> I have a large custom project with 1000's of .cpp/.h files. If I delete the
> .pcs file to force a recomputation of it then the KDevelop session baloons
> to large amount of memory and then hangs on to them until closed.
>
> For example, for my project
>
> 1. I delete the .pcs file
> 2. start KDevelop
> 3. load the project
> 4. wait till "Updating..." is done
> 5. check memory usage: 874MB
> 6. close KDevelop
> 7. start KDevelop
>
> 8. load the project
>
> 9. wait till "Updating..." is done
>
> 10. check memory usage: 160MB
>
> Any thoughts?
>
> Thanks,
> Nick
>

The parser is running and parsing your files. 
-- 
Matt

_______________________________________________
KDevelop-devel mailing list
KDevelop-devel at kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel







More information about the KDevelop-devel mailing list