Chromium Code Reviews
Descriptionswarming: round OSX temperature readings to 2 digits, trim sensor readings
- Some sensor readings had too much precision. It's not useful to have more
precision than 2 fractional digits, since the sensors are likely not as
accurate anyway.
- Renamed 'cpu0 proximity' to 'cpu0'.
- Renamed the two 'power supply' to be able to figure out which of the two is
useful. A follow up CL will clean this out specifically.
- Commented out most sensors, including the gpu0 ones.
- Keep the sensors that looked potentially most useful from making the previous
code live on production. Here's what will be kept with what is currently
advertized by each hardware platform:
MacBookAir7,1: cpu0, enclosure bottom (build125-b1)
MacBookPro11,3: cpu0, enclosure bottom (build101-b1)
MacPro6,1: ambient, cpu0 (build11-m4)
Macmini5,3: ambient, cpu0, power supply (build12-b1)
Macmini7,1: ambient, cpu0, power supply (build186-m4)
R=vadimsh@chromium.org
BUG=749840
Review-Url: https://codereview.chromium.org/2993523002
Committed: https://github.com/luci/luci-py/commit/a5bd199073d6032880cd9d268cc47b0a59689ea7
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|
|||||||||||||||||||