m> Because I have 2GB or RAM, maybe I don't need thepagefile.
<URL:http://homepages.tesco.net./~J.deBoynePollard/FGA/dont-throw-
those-paging-files-away.html>
I 've set the pagefile size back to 3GB but I have still performance
problems.
The problem is still unresolved.
If I look at more details about boot processes (with process monitor)
there seems to be a long duration for calls to fltMgr.sys+0x1888. It's
called via ntkrnlpa.exe+0x18163.
According to process monitor, it took a duration of 1451 for
winlogon.exe to handle a notifychangedirectory event and the stack
(frame) was:
0 - fltMgr.sys + 0x1888
1 - fltMgr.sys + 0x32a0
2 - fltMgr.sys + 0x3c48
3 - fltMgr.sys + 0x4059
4 - ntkrnlpa.exe + 0x18163
5 - ntkrnlpa.exe + 0xa1fb3
6 - ntkrnlpa.exe + 0x699ac
7 - sfc_os.dll + 0xc810
8 - kernel32.dll + 0xb683
Versions are:
- C:\WINDOWS\System32\Drivers\fltMgr.sys 5.01.2600.2978
- C:\WINDOWS\system32\ntkrnlpa.exe 5.01.2600.3093
How can I solve this problem ?