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, May 3, 6:18 PM
Unknown Object (File)
Wed, May 1, 7:23 PM
Unknown Object (File)
Sun, Apr 28, 9:18 PM
Unknown Object (File)
Fri, Apr 26, 3:55 PM
Unknown Object (File)
Apr 10 2024, 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
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 Skipped
Unit
Tests Skipped