Actions
Feature #13235
closedamdzen(7D) support for Zen 3
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
We should add support for some of the forthcoming AMD Zen 3 devices to amdzen(7D).
Updated by Robert Mustacchi over 1 year ago
I tested this by verifying that the smntemp driver came up and had temperature information, as well as that the other devices and drivers that are expected:
$ find /devices/pseudo | grep -i zen /devices/pseudo/amdzen@0 /devices/pseudo/amdzen@0/smntemp@1 /devices/pseudo/amdzen@0/usmn@2 /devices/pseudo/amdzen@0/usmn@2:usmn.0 /devices/pseudo/amdzen@0/usmn@2:usmn.1 /devices/pseudo/amdzen@0/zen_udf@3 /devices/pseudo/amdzen@0/zen_udf@3:zen_udf.0 /devices/pseudo/amdzen@0/zen_udf@3:zen_udf.1
I also verified that the temperature sensors matched what I was seeing in ipmitool sensor
remotely.
Updated by Electric Monk over 1 year ago
- Status changed from New to Closed
- % Done changed from 80 to 100
git commit e9abe9d6424a9213df11b3243f6957e6a0b91e48
commit e9abe9d6424a9213df11b3243f6957e6a0b91e48 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-11-02T16:22:45.000Z 13235 amdzen(7D) support for Zen 3 Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions