Pantu said:I am building a 12 HDD fully encrypted NAS Server with a ZFS mirror-stripe setup.
I am looking for a CPU that is able to handle the AES-256 encryption on every single disk and provide maximum performance to the ZFS-Pool.
Any recommendations/experiences on this?
http://freebsd.1045724.n5.nabble.com/Re-aesni-module-with-AMD-CPUs-td5456112.htmlThe aesni(4) driver attaches on any CPU that reports AESNI support through
the CPUID instruction. If amd implemented bit-to-bit compatible AESNI
instruction set and report the capability in CPUID, driver shall just work.
ahavatar said:I saw a fresh Ivy-Bridge preview on Anandtech, there's a benchmark of TrueCrypt that supports full AESNI. AMD FX-8150 does a little worse than Intel i7-2600K, but much better than AMD Phenom II.
By the way there is a lot of info out there how bad the FX-8150 seems to perform, but this is all on Windows-7. Are there any benchmarks out there showing how it does on FreeBSD compared to intel's flagship?ahavatar said:Of course this does not mean how well FX-8150 performs on FreeBSD.
Yeah, I will, thanks.ahavatar said:And the price of unbuffered ECC DDR3 is at most twice as expensive as non-ECC DDR3. Look for better price.
Pantu said:But the golden question is, does the FX-8120 or FX-8150 use the FreeBSD aesni driver?