Subject Re: [firebird-support] Re: High write access on disk
Author Alexey Kovyazin
Hello,

Yes, better use default - pagecache in terms of Linux is different from Page Buffers/Page cache of Firebird.

Regards,
Alexey


On 13.11.2019 15:10, kragh.thomas@... [firebird-support] wrote:
 

Hey Alexey 

Thanks for the answer, I only have one question left, do I need to adjust linux page cache(vm.pagecache) according to amount of RAM allocated for DefaultDBCachePages, so that memory is not over "subscribed"? Eg. if DefaultDBCachePages is increased should i then decrease vm.pagecache? Or should I use vm.pagecache default values and have Linux work it out?