• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Multithreading/multicore encryption in linux

shn

n00b
Joined
Oct 3, 2011
Messages
9
I can't seem to find a straight answer wether debian with kernel 2.6.32-5-amd64 together with cryptsetup 2:1.1.3-4squeeze2 has support for multiple threads.

I've read a few article and been informed by friends that Ubuntu Server 11.10 with kernel 3.x supports multithreading with dm-crypt. But what I'm wondering is if my instance of debian supports this as well. My CPU supports AES-NI (5620) and I wish to use it to its full potential.

It was also suggested to me that I should consider loop-aes instead, and in the readme a friend of me found that on 2.6.19, loop-aes supports lo_threads and then form 1-4 threads for each loop device. It looks as if this would be a better direction to take.

What do you guys think?
 
Back
Top