Page MenuHomeFreeBSD

nvd: Attach as a child of nvme
Needs ReviewPublic

Authored by imp on Jul 17 2025, 7:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 7:09 AM
Unknown Object (File)
Fri, Nov 14, 6:15 AM
Unknown Object (File)
Sun, Nov 2, 11:39 PM
Unknown Object (File)
Sun, Nov 2, 2:48 AM
Unknown Object (File)
Sat, Nov 1, 4:25 AM
Unknown Object (File)
Thu, Oct 23, 7:13 AM
Unknown Object (File)
Thu, Oct 23, 7:13 AM
Unknown Object (File)
Thu, Oct 23, 7:13 AM
Subscribers

Details

Summary

Rather than registering as a consumer of the nvme controller, hook into
the child device and use that.

This is a small regression at the moment: we don't fail the device when
that happens at runtime.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

sys/dev/nvd/nvd.c
508

Wrong description here?

sys/dev/nvd/nvd.c
508

Yes. It's wrong. Stupid cut and paste.

update description. Stupid cut and paste

Update per review, add missing change