git: kernel - improve pv_hold()

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 15 12:26:03 PDT 2013


commit 42909ca4bb422ca68c9519393ec56b1b63852093
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Oct 15 12:25:30 2013 -0700

    kernel - improve pv_hold()
    
    * pv_hold() can just use an atomic_add_int() here.

Summary of changes:
 sys/platform/pc64/x86_64/pmap.c | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42909ca4bb422ca68c9519393ec56b1b63852093


-- 
DragonFly BSD source repository



More information about the Commits mailing list