mbox series

[v3,0/2] add fifo per core for JSON interface

Message ID 20190424082152.5396-1-lukaszx.gosiewski@intel.com (mailing list archive)
Headers
Series add fifo per core for JSON interface |

Message

Lukasz Gosiewski April 24, 2019, 8:21 a.m. UTC
  From: root <root@localhost.localdomain>

Lukasz Krakowiak (2):
  power: add fifo per core for JSON interface
  doc: update according to the fifo per core impl

 .../sample_app_ug/vm_power_management.rst     | 53 +++--------
 examples/vm_power_manager/channel_manager.c   | 85 +++++++++++------
 examples/vm_power_manager/channel_manager.h   |  7 +-
 examples/vm_power_manager/channel_monitor.c   | 91 +++++++++++++------
 examples/vm_power_manager/main.c              |  2 +-
 5 files changed, 140 insertions(+), 98 deletions(-)