mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 06:13:30 +00:00
65219f2353a62fe38eb4405d9ab70f13cc4f4af9
Rework the thread behavior and raw_command to avoid a ton of needless wakeups for unrelated concurrent execution. It is saving about 20% of CPU time on ~50 node run. The savings should scale proportionate to concurrency. Change-Id: Iff3eaacd6c92d5734e1d1eb19e7be53e269e42cc
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%