Subject | Re: High write access on disk |
---|---|
Author | |
Post date | 2019-11-13T12:10:21Z |
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?