From owner-svn-src-all@freebsd.org Wed Jul 1 10:28:45 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 549FA991072; Wed, 1 Jul 2015 10:28:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 427732F5C; Wed, 1 Jul 2015 10:28:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 868E416B6; Wed, 1 Jul 2015 10:28:44 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Wed, 1 Jul 2015 10:28:42 +0000 From: Glen Barber To: Andriy Gapon Cc: src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r284829 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml Message-ID: <20150701102842.GQ5423@FreeBSD.org> References: <201506251844.t5PIiWS7047224@svn.freebsd.org> <5593BADF.6060307@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Df9iGvjWRAzg/a8v" Content-Disposition: inline In-Reply-To: <5593BADF.6060307@FreeBSD.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2015 10:28:45 -0000 --Df9iGvjWRAzg/a8v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Andriy, On Wed, Jul 01, 2015 at 01:03:11PM +0300, Andriy Gapon wrote: > On 25/06/2015 21:44, Glen Barber wrote: > > Author: gjb > > Date: Thu Jun 25 18:44:31 2015 > > New Revision: 284829 > > URL: https://svnweb.freebsd.org/changeset/base/284829 > >=20 > > Log: > > Document r284297, lockstat(1) improvements. > > Add ClusterHQ to sponsors.ent. >=20 > Glen, >=20 > thank you very much. > A couple of small suggestions / corrections below: >=20 > > Sponsored by: The FreeBSD Foundation > >=20 > > Modified: > > head/release/doc/en_US.ISO8859-1/relnotes/article.xml > > head/release/doc/share/xml/sponsor.ent > >=20 > > Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18= :44:29 2015 (r284828) > > +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Jun 25 18= :44:31 2015 (r284829) > > @@ -345,6 +345,32 @@ > > would cause final results to be sent to &man.stderr.4; when > > receiving the SIGINFO signal has been > > fixed. > > + > > + > + sponsor=3D"&clusterhq;">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;. >=20 > Reader locks are now recognized as adaptive that can spin [contesting thr= eads > can both block/sleep and spin on the adaptive locks depending on a state = of a > current lock holder -- avg]. >=20 Thank you for reviewing the text. For my own clarification, the text within brackets should be included as correction/clarification, or is it just for further clarification for the context? Thanks. Glen > > + > > + > > + > > + Lock aquisition events for successful reader try-lock > > + events are now reported. > > + > > + > > + > > + Spin-and-block events that occur before lock > > + acquisition are now reported. > > + >=20 > Spin and block events [two different kinds of events -- avg] are now repo= rted > before lock acquisition events [temporal order -- avg]. >=20 > > + > > > > =20 > > > >=20 > > Modified: head/release/doc/share/xml/sponsor.ent > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/release/doc/share/xml/sponsor.ent Thu Jun 25 18:44:29 2015 (r2= 84828) > > +++ head/release/doc/share/xml/sponsor.ent Thu Jun 25 18:44:31 2015 (r2= 84829) > > @@ -15,6 +15,8 @@ > > > > > > =20 > > + > > + > > > > > > =20 > >=20 >=20 >=20 > --=20 > Andriy Gapon >=20 --Df9iGvjWRAzg/a8v Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVk8DaAAoJEAMUWKVHj+KTTF4P/3pHqJpibo7CG5lWBFvUurCx R+fz1EF9DLxbLhI9mZYfsXsCM8X2zqJZL343V48scfRixBAFHkqXlhkeIT0TP8RU /kiEyIEBjfyygFuyPpEAtBQL6wkpKmij2B0mqxlqzBW1cGcqH4aVmpAkVP0YCwoJ iE1ScesqVHmdWs0dO7JUqhovsqn1H9MpdHgvjT8LnSLf0tOj4LShEGEWljbQMIzF 9UezMFCekM+MJo9YmBhr6rqJKL2EqQ/yTEltjN2BebKcDRTYb2l9yuYNKtpqMj8B yLjdH72pulNOMV0Imz/U0Bg+kaLYBYxBAO3+uqqamwXOtCBp+brNcAqVUEZxM94O VdNOp9NXbs2xXsmjQzWLtCjtDR26PjN8fA9CHw2cBtHDLnQKidTH62LmaKAxRXK2 8Ac9AjknUIzbfLrMyna/WQe2DiYjPHxpC/lrFMudAF6QOpR+CQmPtlzKyl0AIlKK KXHUJ9p8AQjPtGsiub0/2des4EMMx71v1twXrGpPzUcROk8NpqSqWLPk0pwTnMHF MNbqhdUuUivksbodgnLJpj5vf+1LEfE9Xy9CzHoo0F20YRTk/ymo7Bm7rHPARDES 8ONDjUOj63UOOJlhYqKVTGSngDoLe9Ne/LfYkaqoUtnYIkQA6XuJq9OvyaOTxR+r o7oSBtiAEVijxMLb+oVb =qjrf -----END PGP SIGNATURE----- --Df9iGvjWRAzg/a8v--