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
F136155610: D51394.diff
Sun, Nov 16, 6:30 AM
Unknown Object (File)
Mon, Nov 10, 11:14 PM
Unknown Object (File)
Mon, Oct 27, 4:48 PM
Unknown Object (File)
Tue, Oct 21, 1:55 PM
Unknown Object (File)
Tue, Oct 21, 1:55 PM
Unknown Object (File)
Tue, Oct 21, 2:07 AM
Unknown Object (File)
Oct 17 2025, 11:19 PM
Unknown Object (File)
Sep 12 2025, 3:35 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