John Baldwin 6426978617 Extend the VMM stats interface to support a dynamic count of statistics.
- Add a starting index to 'struct vmstats' and change the
  VM_STATS ioctl to fetch the 64 stats starting at that index.
  A compat shim for <= 13 continues to fetch only the first 64
  stats.

- Extend vm_get_stats() in libvmmapi to use a loop and a static
  thread local buffer which grows to hold the stats needed.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D27463
2022-02-07 14:11:10 -08:00
..
2019-12-04 16:56:11 +00:00
2021-04-13 17:42:20 -04:00
2021-08-10 21:27:53 -04:00
2021-12-06 10:39:08 -05:00
2021-12-28 13:51:25 -08:00
2021-08-14 15:57:53 +03:00
2021-11-24 13:31:15 -05:00
2021-03-29 12:05:43 -03:00
2020-09-21 22:21:59 +00:00
2021-08-10 21:27:53 -04:00
2021-03-20 19:23:59 -07:00
2021-04-02 15:41:51 +03:00
2019-11-12 15:51:47 +00:00
2021-07-27 20:11:15 +03:00
2019-11-10 09:28:18 +00:00