• 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.

software raid - Intel vs AMD CPU usage?

Thuleman

Supreme [H]ardness
Joined
Apr 13, 2004
Messages
5,833
When considering Linux software raid via LVM is there an advantage of running it on an AMD system over an Intel system? Something about SMP Intel still being limited to a single CPU to manage the interrupt controller? Can't seem to find an answer to this on The Google.
 
Not really. Both will have less than 10% CPU usage on a single core while reading or writing. Rebuilds will be more however you can control how much you want to allow. And I know this because I have 12 to 15 linux software raid arrays at work with some on Intel and some on AMD processors.
 
I am still not quite clear on this. For example, I could fit 36 or 45 drives into one of the newer Supermicro cases. If I software raid them I could end up with say 3 arrays or 12 or 15 drives each. Is running those three arrays really only going to take up 10% (give or take) of a single core? That seems rather low.
 
Is running those three arrays really only going to take up 10% (give or take) of a single core? That seems rather low.

I do not have that many drives in an array however my 9/10 drive raid6 arrays max out at around 7% cpu usage on 1 core of a core2quad. And the last time I checked I was getting well over 500 MB/s reads with that.

BTW, on top of that newer kernels support multithreaded raid5/6. It does not seem to do much for normal reads and writes but it really helps rebuilds as my 9 disk raid6 array with 2TB hitachis rebuilds in less than 9 hours total.
 
Back
Top