Date: Sat, 27 Mar 2010 18:45:53 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man9 locking.9 Message-ID: <201003271846.o2RIk58K076421@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-03-27 18:45:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/man/man9 locking.9
Log:
SVN rev 205775 on 2010-03-27 18:45:53Z by trasz
MFC r203122:
Improve descriptions, remove turnstiles (since, from what I understand,
they are only used to implement other synchronization primitives), tweak
formatting.
MFC r203127:
Add description of bounded sleep vs unbounded sleep (aka blocking). Move
rules into their own section.
MFC r203131:
Cosmetic fixes.
MFC r203759:
Improve description for Giant and mention blocking inside interrupt threads.
MFC r203762:
Start sentences with a new line.
Submitted by: brueffer
MFC r203825:
Remove list of locking primitives, which is kind of redundant, move
information about witness(9) to the section about interactions, and
expand 'contexts' table.
MFC r203929:
Some rewording and language fixes.
PR: docs/136918, docs/134074
Submitted by: Ben Kaduk <kaduk at mit dot edu>, Haven Hash <havenster at gmail dot com>
Revision Changes Path
1.12.2.2 +164 -176 src/share/man/man9/locking.9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003271846.o2RIk58K076421>
