examples/power: increase allowed number of clients
authorDavid Hunt <david.hunt@intel.com>
Wed, 17 Oct 2018 13:05:30 +0000 (14:05 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 26 Oct 2018 08:51:14 +0000 (10:51 +0200)
commit90a774c479b20a8b163b3c4a22ecd71ee5dd73fe
tree42c0423d9f5eb0786d9476e57c2388e43194e2cb
parent3618326f6cc115506732dde30a5e774f180252fd
examples/power: increase allowed number of clients

Now that we're handling host policies, containers and virtual machines,
we'll rename MAX_VMS to MAX_CLIENTS, and increase from 4 to 64

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
examples/vm_power_manager/channel_manager.h
examples/vm_power_manager/channel_monitor.c