Page MenuHomeFreeBSD

sesutil: Add extra information specific to some SES devices
ClosedPublic

Authored by bapt on Dec 11 2015, 5:20 PM.
Tags
None
Referenced Files
F136866325: D4520.id.diff
Thu, Nov 20, 5:57 AM
F136861645: D4520.id11145.diff
Thu, Nov 20, 4:57 AM
Unknown Object (File)
Wed, Nov 19, 2:47 PM
Unknown Object (File)
Wed, Nov 19, 8:04 AM
Unknown Object (File)
Mon, Nov 17, 2:13 AM
Unknown Object (File)
Sun, Nov 16, 10:19 AM
Unknown Object (File)
Thu, Nov 13, 4:26 AM
Unknown Object (File)
Tue, Nov 11, 10:17 AM
Subscribers

Details

Summary

Rework stat2ascii into a printing function that allows to add more data
with a risk of overflowing a static buffer.

In the sesutil map command add extra informations:

  • Thermal sensor temperature
  • Cooling devices speed
  • Voltage sensors, current consumption

Diff Detail

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

Event Timeline

bapt retitled this revision from to sesutil: Add extra information specific to some SES devices.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: allanjude.

Use a buffer to only print extra status if needed

allanjude edited edge metadata.

I like the extra output, thank you.

This revision is now accepted and ready to land.Dec 11 2015, 8:39 PM
This revision was automatically updated to reflect the committed changes.