https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207022
--- Comment #12 from Fabiano Sidler <fabianosid...@swissonline.ch> --- Dtraced again, with: dtrace -x ustackframes=100 -n 'profile-99 /uid == 1042/ { @[stack()] = count(); } tick-600s { exit(0); }' There are no other processes running with uid 1042. There aren't that many HTTP requests anymore, it's 00:13 AM local time. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-amd64@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"