Re: [firebird-support] How to know if FileSystemCacheThreshold works?

2019-06-22 Thread trsk...@yahoo.com [firebird-support]
Hello, Thanks for the replied. I have downloaded new RAMMap ver 1.52 and it work on Windows 10. On Process tab of RAMMap, firebird.exe took 2,183,484K. On File details tab, database file took 2,603,168K. Does it means, FileCached worked? It if worked, how come, the disk kept spinning when

Re: [firebird-support] How to know if FileSystemCacheThreshold works?

2019-06-22 Thread trsk...@yahoo.com [firebird-support]
Thanks for your reply. Unfortunately, RAMMap don't work in Windows 10.

Re: [firebird-support] How to know if FileSystemCacheThreshold works?

2019-06-22 Thread Alexey Kovyazin a...@ib-aid.com [firebird-support]
Hello, Download RAMMap from Sysinternals (Micorosft), and see if database file is in list of cached files. Regards, Alexey Kovyazin IBSurgeon On 22.06.2019 11:42, trsk...@yahoo.com [firebird-support] wrote: Hi guys, I have FB 3.04 SS in windows 10. I have a database with these setting on

[firebird-support] How to know if FileSystemCacheThreshold works?

2019-06-22 Thread trsk...@yahoo.com [firebird-support]
Hi guys, I have FB 3.04 SS in windows 10. I have a database with these setting on database.conf my_dba = C:\Dba\db.fdb { FileSystemCacheThreshold = 393216 LockMemSize = 16M LockHashSlots = 30011 TempCacheLimit = 2048M TempBlockSize = 2M FileSystemCacheSize = 50 }