K 10 svn:author V 3 kib K 8 svn:date V 27 2018-07-04T13:28:16.382054Z K 7 svn:log V 323 top: do not fall to the thread name if kernel cache of the process args is empty. Instead, use kvm_getargv() unconditionally to obtain the process arguments. It means that one additional sysctl(2) is performed there. Submitted by: Thomas Munro MFC after: 1 week Differential revision: https://reviews.freebsd.org/D16111 END