Romain Dolbeau 7f3194932d Add superscalar fletcher4
This is the Fletcher4 algorithm implemented in pure C, but using
multiple counters using algorithms identical to those used for
SSE/NEON and AVX2.

This allows for faster execution on core with strong superscalar
capabilities but weak SIMD capabilities.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Romain Dolbeau <romain.dolbeau@atos.net>
Closes #5317
2016-11-04 10:53:03 -07:00
2016-11-04 10:46:40 -07:00
2016-10-19 14:29:33 -07:00
2016-09-20 10:07:58 -07:00
2016-11-04 10:53:03 -07:00
2016-11-04 10:53:03 -07:00
2016-11-04 10:53:03 -07:00
2016-10-28 16:10:00 -07:00
2016-11-04 10:46:40 -07:00
2016-10-19 14:29:33 -07:00
2014-09-02 14:18:53 -07:00
2016-11-04 10:46:40 -07:00
2015-05-11 15:07:00 -07:00
2016-10-28 16:10:00 -07:00
2016-10-26 10:36:33 -07:00
2008-12-01 14:49:34 -08:00
2016-03-16 13:46:16 -07:00

Native ZFS for Linux!

ZFS is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the Illumos community.

ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers.

Full documentation for installing ZoL on your favorite Linux distribution can be found at: http://zfsonlinux.org

S
Description
No description provided
Readme 122 MiB
Languages
C 70.2%
Shell 19.9%
Assembly 5.1%
M4 1.9%
Python 1.6%
Other 1.3%