nvme_ns_bio_process() is on the path where sleep is prohibited as
g_io_shedule_down() calls THREAD_NO_SLEEPNG() before geom->start().
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38259 Build 35148: arc lint + arc unit
Event Timeline
Comment Actions
I've never seen this lead to deadlock, but I'm also only ever using nvme with direct dispatch...