Hi David,
David Sommerseth wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/03/10 16:29, Jan Just Keijser wrote:
More tests, this time with 'oprofile' : here's a recap:
- nothing changed on the server side:
openvpn --ifconfig 10.222.0.1 10.222.0.2 --dev tun --secret secret.key
--c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/03/10 16:29, Jan Just Keijser wrote:
> More tests, this time with 'oprofile' : here's a recap:
> - nothing changed on the server side:
> openvpn --ifconfig 10.222.0.1 10.222.0.2 --dev tun --secret secret.key
> --cipher none
>
> - upgraded to ker
More tests, this time with 'oprofile' : here's a recap:
- nothing changed on the server side:
openvpn --ifconfig 10.222.0.1 10.222.0.2 --dev tun --secret secret.key --cipher
none
- upgraded to kernel 2.6.32.9-70.fc12.x86_64 on my laptop
- selinux is disabled
- installed the debuginfo rpms to get
David Sommerseth wrote:
> if you have a "test script"
Then git bisect could be used to find the one kernel commit that
changed the behavior.
//Peter
Hi all,
just ran a very silly test, all with openvpn 2.1.1, on my laptop running
FC12 (2.6.31.12-174.2.22.fc12.x86_64) , Intel(R) Core(TM)2 Duo CPU
T9300 @ 2.50GHz, connected to a 100 Mbps LAN
server side:
openvpn --ifconfig 10.222.0.1 10.222.0.2 --dev tun --secret secret.key
--cipher no
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/03/10 15:47, James Yonan wrote:
> I believe this has been discussed before, but I noticed recently that a
> Linux-based OpenVPN client (Linux 2.6.24, OpenVPN 2.1.1) spends a lot
> more CPU time in kernel space than in user space. This is surpr
On 03/08/2010 10:40:10 AM, Peter Stuge wrote:
> James Yonan wrote:
> > all of the CPU-intensive cryptographic operations are being done in
> > user space.
>
> Could some kind of crypto acceleration of OpenSSL be in play?
Particularly in combination with context switching overhead
going back and f
James Yonan wrote:
> all of the CPU-intensive cryptographic operations are being done in
> user space.
Could some kind of crypto acceleration of OpenSSL be in play?
//Peter
I believe this has been discussed before, but I noticed recently that a
Linux-based OpenVPN client (Linux 2.6.24, OpenVPN 2.1.1) spends a lot
more CPU time in kernel space than in user space. This is surprising,
given the fact that all of the CPU-intensive cryptographic operations
are being do