Dear sirs or ladies. I'm experiencing issue with large BDB wallet: it's hammering disk io heavily (when wallet is flushing to disk every 500ms) and node requires a fast filesystem to keep working normally. To avoid situations like that, flushing can be turned off using -flushwallet=0, however it looks like walking on thin ice from point of wallet consistency in case of possible power/hardware outage.
I believe issue can be resolved less radically, if there will be a possibility to increase flush interval - this would relax disk usage significantly and at same time let us to still have some guarantees

