Page MenuHomeFreeBSD

sfxge(4): add per-command timeout reporting to the common code
ClosedPublic

Authored by arybchik on Dec 29 2016, 8:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 5 2024, 11:19 PM
Unknown Object (File)
Feb 20 2024, 6:29 PM
Unknown Object (File)
Dec 23 2023, 12:27 AM
Unknown Object (File)
Nov 7 2023, 4:26 PM
Unknown Object (File)
Nov 7 2023, 2:46 PM
Unknown Object (File)
Oct 31 2023, 6:27 PM
Unknown Object (File)
Oct 6 2023, 3:05 PM
Unknown Object (File)
Oct 6 2023, 1:24 PM
Subscribers

Details

Summary

In newer firmware that supports multithreaded MCDI processing,
longer running commands may be run ina background thread. Add
support for drivers to query the appropriate timeout for each
MCDI request.

Submitted by: Andy Moreton <amoreton at solarflare.com>

Test Plan

amd64 kernels tinderbox build tested

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge(4): add per-command timeout reporting to the common code.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2016, 3:29 PM
This revision was automatically updated to reflect the committed changes.