git: kernel - make nrandom helper thread mpsafe

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 28 17:35:08 PDT 2010


commit 391a72a2ac2111e940c894e0f1d9a2d847daaac3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 28 17:32:52 2010 -0700

    kernel - make nrandom helper thread mpsafe
    
    * The random number generator helper thread no longer holds the mplock.

Summary of changes:
 sys/kern/kern_nrandom.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/391a72a2ac2111e940c894e0f1d9a2d847daaac3


-- 
DragonFly BSD source repository





More information about the Commits mailing list