K 10 svn:author V 4 bapt K 8 svn:date V 27 2017-09-17T06:32:05.393560Z K 7 svn:log V 380 MFC r323016: 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 Sponsored by: blade Differential Revision: https://reviews.freebsd.org/D12151 END