Richard Scheffenegger 95e56d31e3 tcp: Make hostcache.cache_count MPSAFE by using a counter_u64_t
Addressing the underlying root cause for cache_count to
show unexpectedly high  values, by protecting all arithmetic on
that global variable by using counter(9).

PR:		254333
Reviewed By: tuexen, #transport
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D29510
2021-03-31 20:24:13 +02:00
..
2020-12-25 11:33:17 +00:00
2020-11-29 13:41:49 +00:00
2021-02-25 10:13:52 +01:00
2020-11-22 20:21:10 +00:00
2021-02-25 10:13:52 +01:00
2021-02-16 20:00:46 +00:00
2019-12-06 16:35:48 +00:00
2019-10-07 22:40:05 +00:00
2020-10-07 15:22:48 +00:00
2020-09-24 12:26:06 +00:00
2021-01-24 00:07:41 +01:00
2020-09-24 12:26:06 +00:00
2021-01-31 23:46:53 +01:00
2020-09-24 12:26:06 +00:00
2021-01-24 00:07:41 +01:00
2021-02-18 22:36:01 -06:00
2021-02-18 22:36:01 -06:00
2021-03-26 00:01:34 +01:00