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)
Mon, Jun 29, 10:31 PM
Unknown Object (File)
Sun, Jun 28, 8:57 AM
Unknown Object (File)
Mon, Jun 22, 1:31 AM
Unknown Object (File)
Fri, Jun 19, 3:40 PM
Unknown Object (File)
May 18 2026, 8:00 PM
Unknown Object (File)
May 18 2026, 7:33 AM
Unknown Object (File)
May 17 2026, 8:50 PM
Unknown Object (File)
May 15 2026, 7:05 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