cvs commit: src/test/sysperf memcpy.S memcpy.c memzero.S memzero.c         Makefile
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Apr 29 09:15:45 PDT 2004
    
    
  
dillon      2004/04/29 09:14:53 PDT
DragonFly src repository
  Modified files:
    test/sysperf         Makefile 
  Added files:
    test/sysperf         memcpy.S memcpy.c memzero.S memzero.c 
  Log:
  Add mem1 and mem2 .... memory copying and zeroing test suites, making it
  fairly easy for anyone to test various copying and zeroing memory algorithms
  and compare them against other algorithms.
  
  Revision  Changes    Path
  1.8       +8 -1      src/test/sysperf/Makefile
http://www.dragonflybsd.org/cvsweb/src/test/sysperf/Makefile.diff?r1=1.7&r2=1.8&f=h
    
    
More information about the Commits
mailing list