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
F135817578: D4520.id.diff
Thu, Nov 13, 4:26 AM
Unknown Object (File)
Tue, Nov 11, 10:17 AM
Unknown Object (File)
Sun, Nov 9, 2:19 AM
Unknown Object (File)
Mon, Nov 3, 8:42 AM
Unknown Object (File)
Sun, Nov 2, 7:22 PM
Unknown Object (File)
Sun, Nov 2, 2:48 PM
Unknown Object (File)
Sun, Nov 2, 2:48 PM
Unknown Object (File)
Sun, Nov 2, 2:48 PM
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 1588
Build 1594: 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.