Intel ISAL library 程序库

ISA-L是Intel的智能存储加速库,利用IntelCPU的特殊指令集如AES-NI,SSE,AVX等提高存储操作性能,包括Raid、ErasureCode、CRC、加密和压缩等功能,提供数据完整性、安全性和恢复性。该技术已开源并在GitHub上进行维护。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

目录

ISA-L 是什么

ISA-L 技术简介


ISAL 是什么


英特尔®ISA-L技术即 (Intel® Intelligent Storage Acceleration Library) 智能存储加速库技术;即Intel存储加速库,包括两个大类:加密和非加密的;

非加密的 crc、izip、erase-code

加密的包括 sha512、sha256、md5、sha1等。采用3类BSD协议授权。

核心技术就是使用 intel sse/avx/avx2/avx256 的扩展指令,并行运算多个流的方法,单线程比openssl要快2~8倍。

基于Intel ISA-L的RS-RAID通过使用Intel ISA-L库加速RS码的计算速度,提高了RS-RAIDI/O性能。

现在ISA-L已经开源,英特尔会持续对开源版本进行维护:


GitHub - intel/isa-l: Intelligent Storage Acceleration Library
GitHub - intel/isa-l: Intelligent Storage Acceleration Library
GitHub - intel/isa-l_crypto
https://software.intel.com/zh-cn/storage/intelligent-storage-acceleration-library

 

ISAL 技术简介


ISA-L 技术可帮助加速和优化基于英特尔® 架构 (IA) 的存储,在存储可恢复性、数据完整性、数据安全性提供优化,并加速数据的压缩。具体可以实现如下功能:Raid、Erasure Code 纠删码、CRC (cyclic redundancy check)、Multi-buffer Hashing (MbH)(包括MD5、SHA1、SHA256 和 SHA512)、加密功能、压缩功能,其基本原理就是使用Intel CPU中的指令集对上述功能进行优化和加速,具体包括:


INTEL AES-NI - 英特尔高级加密标准、
INTEL SSE - 英特尔流式单指令多数据扩展、
INTEL AVX/AVX2/AVX512 - 英特尔高级矢量扩展指令集系列。


Intel(R) Intelligent Storage Acceleration Library

ISA-L is a collection of optimized low-level functions targeting storage applications.

ISA-L includes:
Erasure codes - Fast block Reed-Solomon type erasure codes for any encode/decode matrix in GF(2^8).
CRC - Fast implementations of cyclic redundancy check. Six different polynomials supported:iscsi32, ieee32, t10dif, ecma64, iso64, jones64.
Raid - calculate and operate on XOR and P+Q parity found in common RAID implementations.
Compression - Fast deflate-compatible data compression.
De-compression - Fast inflate-compatible data compression.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

AI天才研究院

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值