raid: about the input parameter restriction conditions in the headfile raid.h
Open
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 346
- PR merge metrics
- No merged PRs in 30d
Description
1. why should be aligned to 32B for xor_gen/pq_gen, however be aligned to 16B for xor_check/pq_check
2. if "Src and dest pointers must be aligned to 32B." means that the length input of xor_gen should be 32XB? or other? I saw requirement
directly for input len of pq_gen/pq_check, but not for xor_gen/xor_check.
Contributor guide
Assessment
This issue has not been assessed yet.