freebsd-skq/usr.bin/netstat
bapt 32dca7a62d Don't call kresolv_list() if using netstat on live kernel
kresolve_list() is calling many kldsym(2). Removing that call on when collecting
stats for the running kernel improves the startup time and CPU usage.

Submitted by:	Nikita Kozlov (nikita.kozlov@blade-group.com)
Reviewed by:	cem
MFC after:	2 weeks
Sponsored by:	blade
Differential Revision:	https://reviews.freebsd.org/D12151
2017-08-30 07:58:33 +00:00
..
bpf.c
if.c
inet6.c
inet.c Use counter(9) for PLPMTUD counters. 2017-08-25 19:41:38 +00:00
ipsec.c
main.c Don't call kresolv_list() if using netstat on live kernel 2017-08-30 07:58:33 +00:00
Makefile After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
Makefile.depend
mbuf.c
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1
netstat.h After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
nlist_symbols
pfkey.c
route.c
sctp.c
unix.c