[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Is TortoiseProc leaking memory

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-18 20:28:35 CET

Peter McNab wrote:
> After an initial update from the TSVN repos to get the latest revisions
> I did three more updates in succession with no further change to the
> info downloaded.
> If you take the 14,872k figure as a baseline figure after the second
> update.
> The next two updates both show a cumulative increase in memory allocated
> to TortoiseProc.
>
> 14,872k Baseline. Before dismissing dialog.
> 14,896k After update completed and before dismissing dialog
> 14,924k After update completed and before dismissing dialog.

I wouldn't say it leaks memory. After you close the dialog, the process
is gone. If you do another update, a new process is started, so you
can't leak memory from one process to another.

> A very similar scenario occurred for the TSVNCache figures.
> I am also aware that Windows reporting of memory consumption is not
> considered entirely accurate but it seemed worth reporting.
> TSVN repo was picked in case you wanted to reproduce the scenario with
> the same data source, not that it remains the same for long.

The cache increasing the memory use over time is normal and expected. I
would only worry if it increases a *lot* without any obvious reason.
If you keep the cache running for a week, and its memory still increases
while you're doing "nothing", then I'd be a little worried.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Nov 18 20:29:02 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.