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

raid: reformat using new code style

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


Revision tags: v2.31.0
# 9f75defd 14-Jul-2022 Greg Tucker <greg.b.tucker@intel.com>

Remove all slver legacy segments

The relic slver is no longer used for individual versioning
on functions and is confusing tools looking for data in text
sections. This removes all instances instead

Remove all slver legacy segments

The relic slver is no longer used for individual versioning
on functions and is confusing tools looking for data in text
sections. This removes all instances instead of fixing since
its usefulness is waining. Fixes #221

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

show more ...


# 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, v2.24.0, v2.23.0, v2.22.0, v2.21.0, v2.20.0, v2.19.0
# fc1467de 31-May-2017 Greg Tucker <greg.b.tucker@intel.com>

Format only patch from iindent and remove_whitespace

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


Revision tags: 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>