/var/log/vmware/top-cpu.log Example: #grep 'UTC\|kni_single' /var/log/vmware/top-cpu.log | less PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ TGID COMMAND
Mon May 04 12:48:02 UTC 2026
11554 root 20 0 0 0 0 R 3.0 0.0 5334:02 11554 [kni_single]
Mon May 04 12:49:01 UTC 2026
11554 root 20 0 0 0 0 S 3.9 0.0 5334:04 11554 [kni_single]
Mon May 04 12:50:01 UTC 2026
11554 root 20 0 0 0 0 R 97.1 0.0 5334:54 11554 [kni_single]
Mon May 04 12:51:01 UTC 2026
11554 root 20 0 0 0 0 R 98.0 0.0 5335:52 11554 [kni_single]
VMware NSX 4.2.3.1
The kni_single kernel thread handles communication between userspace and kernel space. This thread runs on a datapath fastpath core (typically core 0 or 1). When this thread saturates the CPU, it results in packet drops for traffic hashed to those specific cores. Common triggers include:
>st en#lscpu