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, Nov 5, 7:02 PM
Unknown Object (File)
Tue, Oct 28, 11:46 PM
Unknown Object (File)
Mon, Oct 27, 6:51 PM
Unknown Object (File)
Sun, Oct 19, 11:33 PM
Unknown Object (File)
Sun, Oct 19, 10:09 PM
Unknown Object (File)
Oct 10 2025, 11:22 PM
Unknown Object (File)
Oct 3 2025, 11:23 AM
Unknown Object (File)
Sep 27 2025, 3:25 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