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)
Wed, Apr 10, 12:53 AM
Unknown Object (File)
Jan 22 2024, 12:14 PM
Unknown Object (File)
Jan 15 2024, 2:39 PM
Unknown Object (File)
Dec 23 2023, 12:11 AM
Unknown Object (File)
Nov 30 2023, 12:34 AM
Unknown Object (File)
Nov 15 2023, 10:55 AM
Unknown Object (File)
Oct 13 2023, 10:27 AM
Unknown Object (File)
Oct 12 2023, 8:39 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