git: DragonFly_RELEASE_4_6 test - Add umtx1 code

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 27 12:56:47 PDT 2016


commit 2f4c700a11691e8ab31cb43e8ff1b4254822a094
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jul 27 11:22:56 2016 -0700

    test - Add umtx1 code
    
    * Add umtx1 code - fast context switch tests
    
    * Make blib.c thread-safe.

Summary of changes:
 test/sysperf/Makefile |  9 ++++-
 test/sysperf/blib.c   |  6 ++--
 test/sysperf/umtx1.c  | 95 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 106 insertions(+), 4 deletions(-)
 create mode 100644 test/sysperf/umtx1.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f4c700a11691e8ab31cb43e8ff1b4254822a094


-- 
DragonFly BSD source repository


More information about the Commits mailing list