Page MenuHomeFreeBSD

Speedup BGX link polling on ARM64
ClosedPublic

Authored by wma on Apr 6 2016, 7:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 2 2025, 9:45 AM
Unknown Object (File)
Aug 31 2025, 2:29 PM
Unknown Object (File)
Aug 28 2025, 2:51 PM
Unknown Object (File)
Aug 26 2025, 1:44 PM
Unknown Object (File)
Aug 19 2025, 12:51 PM
Unknown Object (File)
Aug 15 2025, 3:28 PM
Unknown Object (File)
Jul 25 2025, 4:50 AM
Unknown Object (File)
Jul 7 2025, 10:11 AM
Subscribers

Details

Summary
The previous values caused the callout thread stall for 100ms each 2s
if no link is present. Dtrace analysis showed that it has significant
impact on overall interrupt performance.
Decrease these values by a factor of 100.

Diff Detail

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

Event Timeline

wma retitled this revision from to Speedup BGX link polling on ARM64.
wma updated this object.
wma edited the test plan for this revision. (Show Details)
wma added a reviewer: zbb.
wma set the repository for this revision to rS FreeBSD src repository - subversion.
zbb edited edge metadata.
This revision is now accepted and ready to land.Apr 6 2016, 11:49 AM
This revision was automatically updated to reflect the committed changes.