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
Unknown Object (File)
Sun, Apr 19, 10:23 PM
Unknown Object (File)
Sun, Apr 19, 11:05 AM
Unknown Object (File)
Sun, Apr 19, 6:12 AM
Unknown Object (File)
Sat, Apr 18, 11:44 PM
Unknown Object (File)
Sat, Apr 18, 10:13 PM
Unknown Object (File)
Thu, Apr 16, 9:28 PM
Unknown Object (File)
Thu, Apr 16, 2:27 AM
Unknown Object (File)
Thu, Apr 9, 7:55 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 Not Applicable
Unit
Tests Not Applicable

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.