From owner-svn-src-head@freebsd.org Fri Dec 16 22:55:46 2016 Return-Path: Delivered-To: svn-src-head@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 C7D21C8392E; Fri, 16 Dec 2016 22:55:46 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CC3B9FF; Fri, 16 Dec 2016 22:55:45 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::4ccf:cb4c:3c45:4bd1] (unknown [IPv6:2001:7b8:3a7:0:4ccf:cb4c:3c45:4bd1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 1200914ECF; Fri, 16 Dec 2016 23:55:37 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_75683770-38AA-4997-9E45-314B45B2629D"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r310051 - in head: share/man/man9 sys/kern sys/sys From: Dimitry Andric In-Reply-To: <201612141247.uBEClYYq008778@repo.freebsd.org> Date: Fri, 16 Dec 2016 23:55:28 +0100 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <7B04505B-6DC1-4020-BC78-D5CC0B6F6B2C@FreeBSD.org> References: <201612141247.uBEClYYq008778@repo.freebsd.org> To: Ed Schouten X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2016 22:55:46 -0000 --Apple-Mail=_75683770-38AA-4997-9E45-314B45B2629D Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 14 Dec 2016, at 13:47, Ed Schouten wrote: > > Author: ed > Date: Wed Dec 14 12:47:34 2016 > New Revision: 310051 > URL: https://svnweb.freebsd.org/changeset/base/310051 > > Log: > Add support for attaching aggregation labels to sysctl objects. ... > The change presented in this commit adds support for accomplishing this, > by providing the ability to attach labels to nodes. In the example I > gave above, the label "thermal_zone" would be attached to "tz1". As this > is a feature that will only be used very rarely, I decided to not change > the KPI too aggressively. Hi Ed, Since this now causes VMware kernel modules to insta-panic the kernel, it might be nice to put some warning in UPDATING, at least. Luckily __FreeBSD_version got bumped by Adrian in r310149 for something unrelated, but this is definitely something to notify maintainers of ports (with kernel modules) about too. -Dimitry --Apple-Mail=_75683770-38AA-4997-9E45-314B45B2629D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlhUcOgACgkQsF6jCi4glqNQjgCfT8w+E6VExKkgaHjYhR8zrQhG e3cAoItI6+uZrzUSD/nhjbdEzKOq8sB+ =sdKq -----END PGP SIGNATURE----- --Apple-Mail=_75683770-38AA-4997-9E45-314B45B2629D--