examples/vm_power: vm power management application
authorAlan Carew <alan.carew@intel.com>
Tue, 25 Nov 2014 16:18:05 +0000 (16:18 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 26 Nov 2014 16:27:03 +0000 (17:27 +0100)
commit8db653ff7889582327567b086eae438c61c3c499
tree63addc84ca190f291445cab4b2290c42bb390b00
parentd26c18c93260242328f85927660d1cb2236ada60
examples/vm_power: vm power management application

For launching CLI thread and Monitor thread and initialising
resources.
Requires a minimum of two lcores to run, additional cores specified by eal core
mask are not used.

Signed-off-by: Alan Carew <alan.carew@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/Makefile
examples/vm_power_manager/Makefile [new file with mode: 0644]
examples/vm_power_manager/main.c [new file with mode: 0644]
examples/vm_power_manager/main.h [new file with mode: 0644]