Performance Optimization Guide: Difference between revisions

Line 16: Line 16:
Please note that there are queues that buffer messages between all hardware instances ( Interface chips, central processing unit, storage ) and threads which can be tuned. The following queues can be monitored to see where you need to change settings in the Allegro:
Please note that there are queues that buffer messages between all hardware instances ( Interface chips, central processing unit, storage ) and threads which can be tuned. The following queues can be monitored to see where you need to change settings in the Allegro:


=== NIC Hardware Queue ===
=== Interface hardware queues ===


This first queue is between the Network card and processing unit. Whenever the I/O threads are too slow to consume all packets from the built-in or extension ports, the '''hardware miss''' counter of the interface statistics will increase over time.  
This first queue is between the interfaces and processing unit. Whenever the I/O threads are too slow to consume all packets from the built-in or extension interfaces, the '''hardware miss''' counter of the interface statistics will increase over time.  


The load of the I/O threads can be checked at the '''Info''' → '''System Info''' → '''Load'''.
The load of the I/O threads can be checked at the '''Info''' → '''System Info''' → '''Load'''.
404

edits