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)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:10 AM
Unknown Object (File)
Oct 4 2024, 2:19 AM
Unknown Object (File)
Sep 20 2024, 8:20 AM
Unknown Object (File)
Sep 20 2024, 8:20 AM
Unknown Object (File)
Sep 20 2024, 8:20 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 Skipped
Unit
Tests Skipped

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.