On Wednesday, July 09, 2014 5:43:25 pm Vlad Galu wrote:
> I hope I'm doing this the right way. Invoking DTrace as dtrace -n
> 'profile-1000 /curthread->td_name == "swi1: netisr 0"/ { @[func(arg0)] =
> count(); }' outputs:
Can you do 'netstat -I lo0 1' or some such to see if you are sending a lot of
traffic across lo0 when this is happening?
--
John Baldwin
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"