From owner-svn-src-head@FreeBSD.ORG Sat May 14 10:28:16 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FABE106566B; Sat, 14 May 2011 10:28:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id DE93B8FC17; Sat, 14 May 2011 10:28:15 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p4EASBRO040189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 May 2011 13:28:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p4EASBDK070433; Sat, 14 May 2011 13:28:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p4EASBtA070432; Sat, 14 May 2011 13:28:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 14 May 2011 13:28:11 +0300 From: Kostik Belousov To: Stanislav Sedov Message-ID: <20110514102811.GD48734@deviant.kiev.zoral.com.ua> References: <201105121011.p4CABdkM030432@svn.freebsd.org> <20110512112640.GQ48734@deviant.kiev.zoral.com.ua> <20110514021523.a9be8d81.stas@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QJLNdq7A0R34yxmQ" Content-Disposition: inline In-Reply-To: <20110514021523.a9be8d81.stas@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r221807 - in head: lib lib/libprocstat lib/libprocstat/zfs lib/libutil sys/kern sys/sys usr.bin/fstat usr.bin/fstat/zfs usr.bin/procstat X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 14 May 2011 10:28:16 -0000 --QJLNdq7A0R34yxmQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 14, 2011 at 02:15:23AM -0700, Stanislav Sedov wrote: > On Thu, 12 May 2011 14:26:40 +0300 > Kostik Belousov mentioned: >=20 > > > > > > The newly introduced fuser(1) utility also uses this library and > > > able to operate via sysctl and kvm backends. > > > > > > The library is by no means complete (e.g. KVM backend is missing > > > vnode name resolution routines, and there're no manpages for the > > > library itself) so I plan to improve it further. I'm commiting it > > > so it will get wider exposure and review. > > > > > > We won't be able to MFC this work as it relies on changes in HEAD, > > > which was introduced some time ago, that break kernel ABI. OTOH > > > we may be able to merge the library with KVM backend if we really > > > need it there. > >=20 > > Could you, please, point out the mentioned ABI changes ? >=20 > Hi, Kostik! >=20 > It seems I was wrong and that change was actually introduced in 8.0. > It thus makes MFC possible. I don't have immediate plans for this > though, but I might do it if there's enough demand and it demonstrates > to be stable enough in HEAD. I did not worried not about inability to merge the libprocstat. It made me very uncomfortable to see the claim of the ABI skew in the area which I supposed to have stable ABI. Thanks for the clarification. >=20 > Sorry for being misleading! --QJLNdq7A0R34yxmQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk3OWTsACgkQC3+MBN1Mb4iwZgCfbx7sIFjAJG9w/6iK9KjYEUOZ yD8AoOOJw9HY6++5J5yiZ2vzKj5YmcDG =nrhe -----END PGP SIGNATURE----- --QJLNdq7A0R34yxmQ--