DragonFly BSD
DragonFly commits List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: spinlocks - adjust man pages and *_quick_* routines


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Aug 2010 05:22:59 -0700 (PDT)

commit 7cfe2b289c02466d376cbafc852724ab41c44c2c
Author: Alex Hornung <ahornung@gmail.com>
Date:   Mon Aug 30 13:20:49 2010 +0100

    spinlocks - adjust man pages and *_quick_* routines
    
    * Adjust man pages to reflect the recent changes (removal of shared
      spinlocks, renaming of exclusive spinlocks).
    
    * Remove old man page symlinks and adjust new ones.
    
    * Rename the spin_{un,}lock_wr_quick ro spin_{un,}lock_quick.

Summary of changes:
 Makefile_upgrade.inc      |    9 ++++
 share/man/man9/Makefile   |   14 ++----
 share/man/man9/spinlock.9 |  102 +++++++-------------------------------------
 sys/kern/kern_spinlock.c  |    4 +-
 sys/kern/kern_synch.c     |    4 +-
 sys/sys/spinlock2.h       |    8 ++--
 6 files changed, 39 insertions(+), 102 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cfe2b289c02466d376cbafc852724ab41c44c2c


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]