numam-dpdk/examples/vm_power_manager
David Hunt 711f43ba56 examples/vm_power: make branch ratio configurable
For different workloads and poll loops, the theshold
may be different for when you want to scale up and down.

This patch allows changing of the default branch ratio
by using the -b command line argument (or --branch-ratio=)

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
2018-07-21 00:00:43 +02:00
..
guest_cli examples/vm_power: add options to guest app 2018-07-21 00:00:43 +02:00
channel_manager.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
channel_manager.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
channel_monitor.c examples/vm_power: add branch ratio policy type 2018-07-20 23:59:42 +02:00
channel_monitor.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.c examples/vm_power: make branch ratio configurable 2018-07-21 00:00:43 +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