numam-dpdk/examples/vm_power_manager
David Hunt abeef65dfd examples/power: fix policy handling for FIFO
While the core frequency scale-up and scale down all works fine with the
fifo-per-core functionality, there was a gap for policy handling. When
creating or destroying a policy, the core associated with the FIFO
needs to be automatically added to the core list, so the policy is
associated with the correct core.

Fixes: 221e7026d5 ("examples/power: add FIFO per core for JSON interface")

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2019-07-17 22:53:38 +02:00
..
guest_cli examples/power: fix strcpy buffer overrun 2019-07-16 13:30:58 +02:00
channel_manager.c examples/power: fix strcpy buffer overrun 2019-07-16 13:30:58 +02:00
channel_manager.h examples/power: add FIFO per core for JSON interface 2019-07-10 23:55:07 +02:00
channel_monitor.c examples/power: fix policy handling for FIFO 2019-07-17 22:53:38 +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 FIFO per core for JSON interface 2019-07-10 23:55:07 +02:00
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00
meson.build examples/power: fix FreeBSD meson lib dependency 2019-07-12 10:26:55 +01: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/power: fix overflowed value 2019-04-23 00:15:10 +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/power: fix buffer overrun 2019-05-03 01:38:46 +02:00
power_manager.h power: fix buffer overruns 2019-04-23 00:15:10 +02:00
vm_power_cli.c power: fix buffer overruns 2019-04-23 00:15:10 +02:00
vm_power_cli.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00