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
F157354401: D8968.id23387.diff
Wed, May 20, 1:46 PM
F157352002: D8968.id.diff
Wed, May 20, 1:22 PM
Unknown Object (File)
Tue, May 19, 9:55 AM
Unknown Object (File)
Sat, May 16, 11:50 PM
Unknown Object (File)
Mon, May 11, 3:29 PM
Unknown Object (File)
Wed, May 6, 12:44 PM
Unknown Object (File)
Mon, May 4, 4:18 PM
Unknown Object (File)
Thu, Apr 30, 8:13 AM
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.