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

Re: [TSVN] Icon updating looks good (rev 4918)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-17 18:46:47 CET

Peter McNab wrote:
> Hi Stefan.
>
> Testing Nightly rev 4961 of 17-Nov-05
> On Win2K.
> Left TaskManager during evenings browsing and reading. No WC work.
> Noticed that over the past few hours the memory consumption has been
> creeping up.
> Static for 20 mins, no CPU cycles consumed Mem =11,444k
> Update from TortoiseSVN site
> TSVNCache running for 2:20 Mem goes to 11,680k
> Repeat process
> TSVNCache running for 1:50 Mem goes to 11,708k (no new files found)

Why are you so sure it didn't find new files? You know, unversioned
files are kept in the cache too!
And even if you think you're not doing anything, system processes access
files too which trigger the filesystem-watcher of the cache.

Stefan

> Total CPU time shown in Task Manager for TSVNC = 4:34
> Reboot box
> TSVNCache Mem = 7,804k after settling.
> So it looks like a memory leak is present.

That's because the cache saves only the info about versioned files, but
while running it also keeps info about all the unversioned files.

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 Thu Nov 17 18:49:04 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.