Page MenuHomeFreeBSD

nvme: Split the namespace init into resetting / !reestting case
Needs ReviewPublic

Authored by imp on Jul 17 2025, 7:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 4:53 PM
Unknown Object (File)
Sat, Aug 8, 4:41 PM
Unknown Object (File)
Sat, Aug 8, 2:53 PM
Unknown Object (File)
Sat, Aug 8, 10:03 AM
Unknown Object (File)
Sat, Aug 8, 6:01 AM
Unknown Object (File)
Fri, Aug 7, 9:20 PM
Unknown Object (File)
Fri, Aug 7, 2:24 AM
Unknown Object (File)
Thu, Aug 6, 11:58 AM
Subscribers

Details

Summary

When we start the controller the first time, we're not resetting. Every
other time we start the controller, we're restting. Create the lock and
set the controller / nsid the first time through only. The 'nn' field
can't change on a reset (but the number of active namespaces might).

Sponsored by: Netflix

Diff Detail

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