Commit graph

9 commits

Author SHA1 Message Date
Hannes Mehnert f64583c74c vmm_stats: don't attempt to open vmctx in add_pid, only in gather 2019-01-20 20:29:51 +01:00
Hannes Mehnert 2f1197aad1 vmm_stats: if sysctl rusage fails, remove vm from stats gathering 2019-01-15 00:39:59 +01:00
Hannes Mehnert 58bd77bc5f stats: pass bridge device through, vmm device name as well to allow arbitrary bhyve statistics, vmmc_local: add stats_add and stats_remove subcommands 2019-01-15 00:25:59 +01:00
Hannes Mehnert 623a449ea2 log at info if nobody is interested in stats 2019-01-06 03:52:37 +01:00
Hannes Mehnert cd01611efb vmmd_stat: use correct id to remove socket 2019-01-06 03:00:16 +01:00
Hannes Mehnert fd4a5a5e22 inspect kinfo_proc structure for information about:
- virtual size
- resident size (in pages)
- text size (in pages)
- data size (in pages)
- stack size (in pages)

develop independent vmmc_stat for testing (not installed)
2019-01-06 01:12:56 +01:00
Hannes Mehnert dec32e6247 bump wire version 2018-11-12 22:11:06 +01:00
Hannes Mehnert 43379d6d9d rename Vmm_core.id to Vmm_core.Name.t and make it private - also check constructors to fit into 20 chars ldh (and in Vmm_tls max depth = 10) 2018-11-11 01:44:31 +01:00
Hannes Mehnert 01f933702d move stuff around 2018-10-26 21:30:54 +02:00
Renamed from stats/vmm_stats.ml (Browse further)