albatross/stats
Hannes Mehnert 992e1b0a2b - Vmm_ring is now polymorph (alows to store log_entry :D)
- Vmm_console/log/stats do not read multiple times
  console_add loops
  console_subscribe terminates (a stream of messages is sent)
  log data stream loops
  log_subscribe terminates (a stream of data is sent)
  stat_add loops
  stat_remove loops
  stat_subscribe terminates (a stream of stats is sent)
terminates means: reads once more, and closes socket after second read returned
loop processes further incoming data
2018-10-26 21:29:59 +02:00
..
libvmm_stats_stubs.clib initial 2017-07-10 10:38:25 +01:00
vmm_stats.ml - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_stats_lwt.ml - Vmm_ring is now polymorph (alows to store log_entry :D) 2018-10-26 21:29:59 +02:00
vmm_stats_stubs.c vmm_stats: more debug, ignore vmmapi_open failure 2018-04-01 23:59:12 +02:00