freebsd-dev/share/man
Max Laier 36058c09e4 rmlock(9) two additions and one change/fix:
- add rm_try_rlock().
 - add RM_SLEEPABLE to use sx(9) as the back-end lock in order to sleep while
   holding the write lock.
 - change rm_noreadtoken to a cpu bitmask to indicate which CPUs need to go
   through the lock/unlock in order to synchronize.  As a side effect, this
   also avoids IPI to CPUs without any readers during rm_wlock.

Discussed with:		ups@, rwatson@ on arch@
Sponsored by:		Isilon Systems, Inc.
2010-09-01 19:50:03 +00:00
..
man1 Remove Xo/Xc in It, which is not yet supported by mdocml but 2010-06-11 06:04:00 +00:00
man3 mdoc: remove unused/empty macros 2010-08-02 13:11:27 +00:00
man4 Remove reference to device minor numbers in psm(4) man page. 2010-09-01 09:53:24 +00:00
man5 - Regen after adding WITH_BSD_GREP and removing WITH_GNU_GREP 2010-08-25 09:48:21 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 o Sync the man page with the reality: nfs/ includes 2010-09-01 12:08:54 +00:00
man8 Document NANO_ARCH which is no longer hard coded as of r205980. 2010-05-20 18:39:33 +00:00
man9 rmlock(9) two additions and one change/fix: 2010-09-01 19:50:03 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00