async event report is controlled by async event configuration feature setting.
when reporting a critical temperature warning, check the async event configuration.
Details
Details
trigger a critical temperature event whether the on/off setting is effective.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 48287 Build 45173: arc lint + arc unit
Event Timeline
| usr.sbin/bhyve/pci_nvme.c | ||
|---|---|---|
| 1761 | ||
Comment Actions
address feedback
| usr.sbin/bhyve/pci_nvme.c | ||
|---|---|---|
| 1761 | this init value will be overridden by the following statement. I think giving an init value to false is reasonable at first. | |