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)
Sat, Oct 4, 2:16 AM
Unknown Object (File)
Aug 30 2025, 2:02 AM
Unknown Object (File)
Aug 26 2025, 10:17 AM
Unknown Object (File)
Aug 25 2025, 9:46 AM
Unknown Object (File)
Aug 19 2025, 12:13 PM
Unknown Object (File)
Jul 7 2025, 8:02 AM
Unknown Object (File)
Jun 28 2025, 12:21 AM
Unknown Object (File)
Jun 27 2025, 11:14 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.