[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334173231-28595-1-git-send-email-james.t.kukunas@linux.intel.com>
Date: Wed, 11 Apr 2012 12:40:27 -0700
From: Jim Kukunas <james.t.kukunas@...ux.intel.com>
To: linux-raid@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, neilb@...e.de, hpa@...or.com
Subject: lib/raid6: SSSE3 optimized recovery functions v2
Hi Folks,
The following patchset adds SSSE3 optimized recovery
functions to RAID6.
This version differs from version 1, in that:
0) cpu_has_ssse3 is moved to within the #ifdef block
1) the functions are moved into their own file, recov_ssse3.c
2) a superfluous memory load is removed from raid6_2data_recov_ssse3
A technical description of the algorithm can be found
at http://www.kernel.org/pub/linux/kernel/people/hpa/raid6.pdf
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