git: nvmm: Port to DragonFly #6: mutex/rwlock

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:18 PDT 2021


commit ae77b4d70057f49cc0220da5b71266576c51c159
Author: Aaron LI <aly at aaronly.me>
Date:   Wed May 12 07:16:23 2021 +0800

    nvmm: Port to DragonFly #6: mutex/rwlock
    
    Add compat code to adapt NetBSD's mutex and rwlock to use DragonFly's
    lockmgr(9).

Summary of changes:
 sys/dev/virtual/nvmm/nvmm_compat.h | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ae77b4d70057f49cc0220da5b71266576c51c159


-- 
DragonFly BSD source repository


More information about the Commits mailing list