numam-dpdk/examples/vm_power_manager
David Hunt 3618326f6c examples/power: add host channel to power manager
This patch adds a fifo channel to the vm_power_manager app through which
we can send commands and polices. Intended for sending JSON strings.
The fifo is at /tmp/powermonitor/fifo

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-10-26 10:51:04 +02:00
..
guest_cli examples/power: set core type in guest app 2018-10-26 10:50:26 +02:00
channel_manager.c examples/power: add host channel to power manager 2018-10-26 10:51:04 +02:00
channel_manager.h examples/power: add host channel to power manager 2018-10-26 10:51:04 +02:00
channel_monitor.c examples/power: add host channel to power manager 2018-10-26 10:51:04 +02:00
channel_monitor.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.c examples/power: add host channel to power manager 2018-10-26 10:51:04 +02:00
Makefile examples/vm_power: add oob monitoring functions 2018-07-20 22:53:17 +02:00
meson.build examples: add empty meson files for unsupported ones 2018-04-17 16:09:43 +02:00
oob_monitor_nop.c examples/vm_power: add oob monitoring functions 2018-07-20 22:53:17 +02:00
oob_monitor_x86.c examples/vm_power: make branch ratio configurable 2018-07-21 00:00:43 +02:00
oob_monitor.h examples/vm_power: add oob monitoring functions 2018-07-20 22:53:17 +02:00
parse.c examples/vm_power: add core list parameter 2018-07-20 22:53:17 +02:00
parse.h examples/vm_power: add core list parameter 2018-07-20 22:53:17 +02:00
power_manager.c examples/vm_power: make branch ratio configurable 2018-07-21 00:00:43 +02:00
power_manager.h examples/vm_power: make branch ratio configurable 2018-07-21 00:00:43 +02:00
vm_power_cli.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vm_power_cli.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00