Re: [ecco_pro] RE: Ecco Extension and memory use ...
Friedhelm Dohmann <[email protected]>
| Newsgroups | gmane.comp.windows.eccopro |
|---|---|
| Message-ID | <[email protected]> |
Here is the SysInternal result running EccoPro (ecco32.exe filtered) with the empty "default.eco". Just three initial processes: SysInternals Here is the SysInternal result running EccoPro (ecco32.exe filtered) with the Ecco Extension and the empty "default.eco". Constant, endless memory access (see time of day) : SysInternals On 10/19/2013 4:05 PM, perlloaderplease-/[email protected] wrote: > > > when I look at file handles, I don't see it. I see checking for > changes in master file when using client that is attached to a master > in ecco. > > > do you see this with a blank, new file ? > > > > ---In [email protected], <[email protected]> wrote: > > The process of ecco32.exe is continuously running when started with > the Ecco Extension. Three actions are repeatedly running. 1) > CreateFile; 2) QueryBasicInformationFile; 3) CloseFile. These were > found using a MS Windows Technet program called Process Monitor. > http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx > > This is different from the original EccoPro behavior. Can "Slang" or > somebody else shed more light on this. > > Best, > -- > > Friedhelm >