On Thu, 28 Aug 2008, Garrett D'Amore wrote: > I thought at one point we had a version of AES that was optmized for US-IIIi > and higher processors. Is that not the case? (If it is, it might be > worthwhile to do a test run on US-IIIi hardware.) > -- Garrett
This is not AES optimization here--this is optimizing BYTE_SWAP* macros in sys/byteorder.h (and friends). This results in faster metadata (ls -l) operations in ZFS. -- This message posted from opensolaris.org