Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 13:22:08 +0000
From:      "Bruce M. Simpson" <bms@FreeBSD.org>
To:        emilec@clarotech.co.za
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Openvpn tap uses 99% cpu time
Message-ID:  <45F94880.5030508@FreeBSD.org>
In-Reply-To: <000601c766ea$91e51b80$7efaa8c0@clarotech.co.za>
References:  <000601c766ea$91e51b80$7efaa8c0@clarotech.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45F94880.5030508>