[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334078551-6859-1-git-send-email-james.t.kukunas@linux.intel.com>
Date: Tue, 10 Apr 2012 10:22:30 -0700
From: Jim Kukunas <james.t.kukunas@...ux.intel.com>
To: x86@...nel.org
Cc: hpa@...or.com, neilb@...e.de, linux-kernel@...r.kernel.org,
mingo@...hat.com, tglx@...utronix.de
Subject: arch/86: AVX RAID5 xor checksumming
Hi Folks,
The following patch adds an AVX implementation of the RAID5 xor checksumming
functions.
Based on xor_speed, the AVX implementation appears to be ~32% faster than the
SSE implementation on my i7 2600:
generic_sse: 15088.000 MB/sec
avx: 19936.000 MB/sec
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists