Performance Optimization Guide: Difference between revisions

No edit summary
Line 87: Line 87:


== Disk I/O queues ==
== Disk I/O queues ==
The analyzer have software queues for each disk or each disk cluster. Storage devices like HDDs and SSDs do not offer a constant write rates and have sudden write slowdowns. Please read the performance guide for the ring buffer [[Ring_Buffer_Configuration_Guide#Performance]].
The 2 generic solutions are to increase the buffer and to use filter rules. Both will reduce the load of bytes that are written to the disk.
404

edits