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)
Sep 12 2025, 3:35 AM
Unknown Object (File)
Sep 11 2025, 2:37 AM
Unknown Object (File)
Aug 23 2025, 10:19 PM
Unknown Object (File)
Aug 7 2025, 10:16 AM
Unknown Object (File)
Aug 6 2025, 6:34 PM
Unknown Object (File)
Jul 28 2025, 1:41 PM
Unknown Object (File)
Jul 28 2025, 1:15 AM
Unknown Object (File)
Jul 27 2025, 8:37 PM
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 65540
Build 62423: arc lint + arc unit