git: test - Add umtx1 code
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 27 11:23:20 PDT 2016
commit a33ac1617acc4c9c84d2014abcf9a1a7f05a34c9
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/a33ac1617acc4c9c84d2014abcf9a1a7f05a34c9
--
DragonFly BSD source repository
More information about the Commits
mailing list