• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Solaris 11 igb driver question

staticlag

[H]ard|Gawd
Joined
Mar 26, 2010
Messages
1,679
I was wondering if anyone knew how to tune the Intel igb driver to get more performance out of gigabit?

available parameters are:

tx_ring_size (default 512) The number of the transmit descriptors per receive queue
rx_ring_size (default 512) The number of the receive descriptors per receive queue
mr_enable (default 0) Enable multiple rx queues and tx queues
group_number (default 1) The number of the receive ring groups


I checked the oracle support site and it says that a mr_enable of 0 actually will enable the multiple queues. This seems pretty counter-intuitive and I was wondering if anyone knew how to check if multiple queues were indeed enabled and working?

I'm trying to tune this system for a NAS purpose, large file serving only. Should I max out these options?
 
Back
Top