summaryrefslogtreecommitdiffstats
path: root/pid/pidloop.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove threadsJames Feist2019-04-071-0/+18
This converts phosphor-pid-control into an async single threaded application. The reason for doing this is on our systems phosphor-pid-control had the largest VSZ when viewed under top. Before this patch the VSZ was at 50720, after it is at 7760. Tested-by: Could still interact with all interfaces under rest-dbus and sensor override worked to ramp fans when changing cpu temps. Change-Id: Ie0a837bdf0d1b1df61dc7aff87e5d503b9e0e875 Signed-off-by: James Feist <james.feist@linux.intel.com>
OpenPOWER on IntegriCloud