after installing avast I launched filemon ( http://www.sysinternals.com )
and I’ve seen that some avast processes keep accessing the disk
forever, even if there is no activity.
as an example the process ashDisp.exe or ashServ.exe keeps reading
avast4.ini forever, for no apparent reason…
isn’t this affecting performance of the computer ?
is it possible to stop avast doing this ? (I’ve tried stopping avast
using “stop on-access protection” but didn’t help at all).
the comments posted there are valid: why not checking avast.ini
less frequently, or using ReadDirectoryChangesW ?
or maybe they can use SQL Lite (http://www.hwaci.com/sw/sqlite)
or similar (instead of ms jet drivers), with possibly reducing
the size of the setup too.
Can you try changing the storage method from ODBC to XML?
You can download ‘Control’ in my signature or directly edit avast4.ini file following the instructions of ‘Settings’
ok, thank you.
I manually changed from odbc to xml, and (obviously) the .mdb isn’t
accessed anymore, but this doesn’t solve the continuos access to
avast.ini
Sorry but the numbers you quoted are IMHO actually well below statistical error. I mean, Windows system is inherently doing many things on the background (even if you don’t see them in FileMon output) - like paging, compacting etc. that take nonzero CPU resources.
Aside from that, the access to the INI file of course virtually never touches the disk - it always comes from the cache (which is a very fast operation).
Igor, my RAM problems were not solved with 4.5
Specially after a long time of inactivity (1 - 2 hours), when I resume the computer, bang, cpu usage goes between 90% - 95%… I must boot to use the computer with confort again…
RejZor’s ‘restart’ option for avast! does not work for me with 4.5 version… just ‘disable’ avast but cannot start it again
Yes, you’re right, it’s no big problem.
I just have to remember to stop the On-Access Protection when working with heavy audio projects.
…or switch to Database=XML…which can’t manage to keep the settings…
Is there any way, easy and no so resource consumming, to generate and get this crashdump? Remember, the CPU does not ‘crash’ really, just the computer become slow and slow…
Igor answered me this
Actually, it’s possible to initiate a common blue-screen using keyboard (and get the memory dump during it): http://support.microsoft.com/default.aspx?scid=kb;EN-US;244139
However, I think I should ask Vlk first if this dump would be of any use for him.
I’ll try. Can you say me if I can have the debugger attached all the time without too much resources lost? (I think not)
If not, I’ll need to wait for the problem (as I can’t simulate it).
I don’t know if I’ll be able to turn off the Standard Shield provider before attaching the debugger to aswServ.exe because system is very bad at that condition… :-\