History log of /isa-l/include/raid.h (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fa5b8baf 19-Apr-2024 Marcel Cornu <marcel.d.cornu@intel.com>

include: reformat using new code style

Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>


Revision tags: v2.31.0
# 2c705a26 23-Apr-2021 Greg Tucker <greg.b.tucker@intel.com>

raid: Fix doc and base functions for min sources

The raid functions xor_gen, pq_gen and check functions
must have at least two sources. Fixes #175

Change-Id: I2e4509e037c2b1dc88f3f7449d80f4c763e1e1

raid: Fix doc and base functions for min sources

The raid functions xor_gen, pq_gen and check functions
must have at least two sources. Fixes #175

Change-Id: I2e4509e037c2b1dc88f3f7449d80f4c763e1e124
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>

show more ...


Revision tags: v2.30.0, v2.29.0, v2.28.0, v2.27.0, v2.26.0, v2.25.0
# 23937916 07-Dec-2018 John Kariuki <John.K.Kariuki@intel.com>

build: Add multi-arch autoconf support

Added multi-arch support to configure.ac.
Updated header files to only export sse and avx functions on x86

Change-Id: I4d1f8d0eccabad55ee887dc092a565c468f5c62

build: Add multi-arch autoconf support

Added multi-arch support to configure.ac.
Updated header files to only export sse and avx functions on x86

Change-Id: I4d1f8d0eccabad55ee887dc092a565c468f5c629
Signed-off-by: John Kariuki <John.K.Kariuki@intel.com>

show more ...


Revision tags: v2.24.0, v2.23.0, v2.22.0, v2.21.0, v2.20.0, v2.19.0, v2.18.0, v2.17.0, v2.16.0
# d6c5e962 26-Apr-2016 Greg Tucker <greg.b.tucker@intel.com>

Add raid unit

New raid unit adds source for optimized xor and P+Q functions.

Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>