Page MenuHomeFreeBSD

nda: Assume all cases in ndaasync can sleep
Needs ReviewPublic

Authored by imp on Wed, Feb 25, 8:58 PM.
Tags
None
Referenced Files
F146459293: D55523.diff
Mon, Mar 2, 8:53 PM
F146406483: D55523.id.diff
Mon, Mar 2, 11:00 AM
F146394882: D55523.diff
Mon, Mar 2, 8:48 AM
Unknown Object (File)
Sun, Mar 1, 9:49 AM
Unknown Object (File)
Sun, Mar 1, 6:23 AM
Unknown Object (File)
Sun, Mar 1, 3:28 AM
Unknown Object (File)
Thu, Feb 26, 2:33 PM
Unknown Object (File)
Thu, Feb 26, 9:57 AM
Subscribers

Details

Reviewers
mav
cperciva
chuck
chs
Group Reviewers
cam
Summary

The error recovery is nicer if we can wait for the tiny memory we need
to send the messages when the physpath changes. Since we've moved the
async handler into a sleepable context, we can wait for the allocation
to complete since async events are rare enough and it's not an
indefinite wait.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71006
Build 67889: arc lint + arc unit