git: test - Pull in Mark Adler's hw iscsi crc32 bundle
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Jun  9 13:25:32 PDT 2016
    
    
  
commit a4fe36f199e49ef5f7fad2e59ab1ecd04bc02f4d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 9 13:23:53 2016 -0700
    test - Pull in Mark Adler's hw iscsi crc32 bundle
    
    * Pull his sample code into /usr/src/test/debug so we don't lose track of
      it.
    
    * Implements iscsi crc32 in hardware, uncached streaming memory bandwidth
      is around 13 GBytes/sec.
Summary of changes:
 test/debug/crc32hw.c | 379 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 379 insertions(+)
 create mode 100644 test/debug/crc32hw.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4fe36f199e49ef5f7fad2e59ab1ecd04bc02f4d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list