2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-27 19:37:44 +00:00
Jarrod Johnson 65219f2353 Rework wait behavior
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
2016-03-13 15:29:47 -04:00
2013-08-17 22:29:25 -04:00
2016-03-13 15:29:47 -04:00
2013-06-30 14:21:20 -04:00
2015-10-17 22:36:04 +00:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2015-12-01 14:30:01 -05:00
2013-09-13 11:28:28 -05:00

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
No description provided
Readme Apache-2.0 13 MiB
Languages
Python 99.9%
Shell 0.1%