[pve-devel] [PATCH] qemu-server: add support for unsecure migration (setting in datacenter.cfg)

Stefan Priebe s.priebe at profihost.ag
Fri Dec 28 13:03:56 CET 2012


Hi,
Am 28.12.2012 11:29, schrieb Dietmar Maurer:
>>> Anyways, how much faster is it compared to AESl hardware chipher?
>>
>> 42 Mb/s ssh
>> 76 Mb/s ssh aes-ni
>
> That looks strange - AES-ni should be much faster?
>
> Just did a quick search, and people claim to get > 500MB/s
> for example:
> http://datacenteroverlords.com/2011/09/07/aes-ni-pimp-your-aes/
> So whats wrong?

This is just memory openssl speed. There i'm getting 600-700MB/s:
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 
bytes
aes-128-cbc     648664.33k   688924.90k   695855.45k   700784.64k 
704027.06k

But scp / ssh just boosts from 42MB/s to 76Mb/s.

Stefan



More information about the pve-devel mailing list