Page MenuHomeFreeBSD

bhyve: implement Temperature Threshold set/get feature for NVMe controller
AbandonedPublic

Authored by wanpengqian_gmail.com on Oct 27 2021, 7:52 AM.
Tags
None
Referenced Files
F118972326: D32688.id.diff
Tue, Jun 3, 10:36 PM
Unknown Object (File)
Mon, Jun 2, 3:49 AM
Unknown Object (File)
Fri, May 9, 1:32 AM
Unknown Object (File)
Wed, May 7, 4:24 PM
Unknown Object (File)
May 5 2025, 3:06 PM
Unknown Object (File)
Apr 23 2025, 8:34 PM
Unknown Object (File)
Apr 19 2025, 11:32 PM
Unknown Object (File)
Apr 17 2025, 8:50 PM
Subscribers

Details

Reviewers
grehan
jhb
imp
Group Reviewers
bhyve
Summary

Temperature Threshold is a mandatory feature for NVMe controller.
when controller reset, driver will check this feature.

this patch implement these feature.

Test Plan

FreeBSD: trigger a reset event and check if dmesg output temperature threshold not supported message.
Linux: use nvme to set/get this feature.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42672
Build 39560: arc lint + arc unit

Event Timeline

Fix source of Threshold Type Select value.

wanpengqian_gmail.com edited the test plan for this revision. (Show Details)

Implement Set Feature for Temperature Threshold.

wanpengqian_gmail.com retitled this revision from bhyve: implement Temperature Threshold get feature for NVMe controller to bhyve: implement Temperature Threshold set/get feature for NVMe controller.Nov 1 2021, 7:46 AM
wanpengqian_gmail.com edited the summary of this revision. (Show Details)
wanpengqian_gmail.com edited the test plan for this revision. (Show Details)

create struct for each feature object