Microsemi / switchtec-kernel

A kernel module for the Microsemi PCIe switch
GNU General Public License v2.0
45 stars 31 forks source link

bind and unbinding ports timing #57

Open danglus opened 5 years ago

danglus commented 5 years ago

Hi, I'm working on an application that needs to bind many ports simultaneously. Unfortunately, there is a great variance in the time it takes to bind a port (I’m using the switchtec app). For example, right after power-up I can typically bind 28 ports in less than a second. However, later, the same operation may take almost 15 seconds.

Any idea what may cause it slow down so much?

If it is of any help, ‘switchtec list’ says: “switchtec0 PFX 96XG3 RevB 1.09 B063”

Thanks! Dan