diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 99c3fcd1a4c9..beaeb6227063 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -345,6 +345,32 @@ would cause final results to be sent to &man.stderr.4; when receiving the SIGINFO signal has been fixed. + + The &man.lockstat.1; utility has been + updated with several improvements: + + + + Spin locks are now reported as the amount of time + spinning, instead of loop iterations. + + + + Reader locks are now recognized as adaptive and can + spin on &os;. + + + + Lock aquisition events for successful reader try-lock + events are now reported. + + + + Spin-and-block events that occur before lock + acquisition are now reported. + + diff --git a/release/doc/share/xml/sponsor.ent b/release/doc/share/xml/sponsor.ent index 19787a2b32a5..c9810614a9ea 100644 --- a/release/doc/share/xml/sponsor.ent +++ b/release/doc/share/xml/sponsor.ent @@ -15,6 +15,8 @@ + +