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, Dec 6, 10:00 AM
Unknown Object (File)
Nov 12 2024, 5:11 PM
Unknown Object (File)
Nov 6 2024, 2:32 AM
Unknown Object (File)
Oct 18 2024, 9:20 AM
Unknown Object (File)
Oct 13 2024, 9:43 PM
Unknown Object (File)
Oct 5 2024, 1:40 AM
Unknown Object (File)
Oct 4 2024, 12:20 PM
Unknown Object (File)
Oct 4 2024, 7:05 AM
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