Page MenuHomeFreeBSD

Improve busy-wait loop during switch phy access in e6000sw
ClosedPublic

Authored by mw_semihalf.com on May 14 2017, 12:43 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 10, 11:22 PM
Unknown Object (File)
Fri, Oct 3, 11:23 AM
Unknown Object (File)
Sat, Sep 27, 3:25 AM
Unknown Object (File)
Thu, Sep 18, 1:43 AM
Unknown Object (File)
Wed, Sep 17, 6:02 PM
Unknown Object (File)
Wed, Sep 17, 1:27 PM
Unknown Object (File)
Sep 12 2025, 7:13 AM
Unknown Object (File)
Sep 10 2025, 7:22 PM
Subscribers

Details

Summary

Hitherto implementation of PHY polling resulted in a risk of an
endless loop and very high occupation of SMI bus. Improve the
operation by limiting the polling tries and adding sleepable
pause.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable