Date: Tue, 26 Feb 2019 09:20:03 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r344569 - in head/cddl/contrib/opensolaris: cmd/zfs lib/libzfs/common Message-ID: <20190226082002.metkz433edvfshww@ivaldir.net> In-Reply-To: <201902260818.x1Q8IZGO061175@repo.freebsd.org> References: <201902260818.x1Q8IZGO061175@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--2d7pcuzqjioj6uyf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 26, 2019 at 08:18:35AM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Tue Feb 26 08:18:34 2019 > New Revision: 344569 > URL: https://svnweb.freebsd.org/changeset/base/344569 >=20 > Log: > Implement parallel mounting for ZFS filesystem > =20 > It was first implemented on Illumos and then ported to ZoL. > This patch is a port to FreeBSD of the ZoL version. > This patch also includes a fix for a race condition that was amended > =20 > With such patch Delphix has seen a huge decrease in latency of the moun= t phase > (https://github.com/openzfs/openzfs/commit/a3f0e2b569 for details). > With that current change Gandi has measured improvments that are on par= with > those reported by Delphix. > =20 > Zol commits incorporated: > https://github.com/zfsonlinux/zfs/commit/a10d50f999511d304f910852c7825c= 70c9c9e303 > https://github.com/zfsonlinux/zfs/commit/e63ac16d25fbe991a356489c86d407= 7567dfea21 > =20 > Reviewed by: avg, sef > Approved by: avg, sef > Obtained from: ZoL > MFC after: 1 month > Relnotes: yes > Sponsored by: Gandi.net > Differential Revision: https://reviews.freebsd.org/D19098 >=20 Forgot to mention the principal :( Submitted by: jack@gandi.net --2d7pcuzqjioj6uyf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAlx09qoACgkQY4mL3PG3 Plol8hAA3ZwfyJu9D18amyEKtkf+88Yc1yPWy+MwtIKSgzR0sG+r9mgGxRVUTfTr CMGPrVnDkbhdd65SdM4UKmH92Q4hQgGaGdhTcJ9F+2JSLBGRlLd8/UEOBGngAoGR d6lBag0thKB9vf+Wyo+d9PPVHCCln/eIX5xgjr0R+8PMSEJYokWIs7uupecn77KH +W5jcnY1MAzGp0fXnhFWYF1NBvZS6qO9jb27HNRnMkU+X5747yR5q2O8v/p0ONKQ rqsnbNa0YfRUrz5e2JPDOrybcauxX5+RzGzJ7nsDSK6lC50WyOP7GNtgl8t54613 JIBBpAvkHF4Ldi88PHU7mF9jZIg+cu06m64GQby89PtQrNuQY+H3z/pYtKljnfU8 MhVT4lbqSLlaK+FmLfgBRbKVeUqjfAA/VmDlw343A8ewTJndO/odOI6D0X2ro+Jc fmjkCCOiLfvxrTzPD+IGvedLurUI62XIHEMkkVHE7UgoB3PbTFb8mxw3pan0xsp7 279o/dhiarkU2FlcLd81axeoiuRvCzF0dNwXgk4vEGpPDTGP1fNYwN34rcA7IfD1 TcgFF4qnm4cP/l5Aihm6Ieo9sE6Tfub8kMAZeSICAQGkSWtu/evy4jZrAJlZ5S+D YdQB7v1b1rgrWXEG8dKYNPwDAq7ap/1I+KCGFlRaOUuRJkP3yN4= =fu+Q -----END PGP SIGNATURE----- --2d7pcuzqjioj6uyf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190226082002.metkz433edvfshww>