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)
Thu, Aug 13, 8:44 PM
Unknown Object (File)
Wed, Aug 12, 2:32 PM
Unknown Object (File)
Sun, Aug 9, 10:41 PM
Unknown Object (File)
Sun, Aug 9, 8:07 PM
Unknown Object (File)
Sat, Aug 8, 3:36 AM
Unknown Object (File)
Sun, Jul 19, 5:15 PM
Unknown Object (File)
Sun, Jul 19, 3:12 AM
Unknown Object (File)
Sat, Jul 18, 10:59 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 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.