Tagged Questions
2
votes
0answers
148 views
How to make background flushing more aggressive
I've got a system that is doing a continuous steady stream of writes to GFS2 filesystems, and what happens is that the cache builds up to vm.dirty_ratio and then load skyrockets during a synchronous ...