Openvpn tap uses 99% cpu time
Bruce M. Simpson
bms at FreeBSD.org
Thu Mar 15 13:22:10 UTC 2007
Emile Coetzee wrote:
>
> I then ran
>
> ktrace -p 1083 -f openvpn2.dump
>
> This produced no data at all.
>
Shouldn't. :-) You need to run ktrace then kdump to dump the trace.
Correlate the cpu spin with the wallclock time in the kdump output, and
paste an excerpt of what you get -- it sounds like it is spinning on a
syscall.
I can't seem to get the stuff from pastebin, it just times out, so ok to
post an excerpt here.
Thanks,
BMS
More information about the freebsd-stable
mailing list