From owner-svn-src-all@freebsd.org Sun Apr 16 07:35:52 2017 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 D3B75D40F59; Sun, 16 Apr 2017 07:35:52 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B344F15FA; Sun, 16 Apr 2017 07:35:52 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1235) id D9638663F; Sun, 16 Apr 2017 07:35:51 +0000 (UTC) Date: Sun, 16 Apr 2017 09:35:51 +0200 From: Baptiste Daroussin To: rgrimes@freebsd.org Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r316978 - in head: contrib/zstd etc/mtree lib lib/libzstd share/mk usr.bin usr.bin/zstd Message-ID: <20170416073551.557czdcksdmmuz24@ivaldir.net> References: <201704152005.v3FK5M2j002459@repo.freebsd.org> <201704152337.v3FNb2m1014053@pdx.rh.CN85.dnsmgr.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="z6jkgyiag243hzob" Content-Disposition: inline In-Reply-To: <201704152337.v3FNb2m1014053@pdx.rh.CN85.dnsmgr.net> User-Agent: NeoMutt/20170306 (1.8.0) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 16 Apr 2017 07:35:52 -0000 --z6jkgyiag243hzob Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 15, 2017 at 04:37:02PM -0700, Rodney W. Grimes wrote: > And we need this in base for what great purpose??? >=20 zstandard is the successor to lz4, there are attempts to integrate zstandar= d in ZFS, Allan Jude is working on that, I am working on integrating in libstand= to allow to boot a kernel compressed with zstandard or a mfsroot with zstandar= d, which would benefit lots of pxe users. I have also added it to newsyslog(8) so users can benefit zstandard compres= sion for the log files, which will consume less CPUs for greater compression that bzip2. On low ended boxes with low storage this is actually very useful as = well. I haven't checked yet the performances on my armv6 boxes, but on the low en= ded recent atom laptops I can tell this is already very useful. Bapt --z6jkgyiag243hzob Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAljzHtAACgkQY4mL3PG3 Plo1xBAAuZ6z6kVMXL1fLmonHGgEfXRmBL0yrBtdG++18BXJ1DstY7Mogijygnyr 8qiBIx/SoBFLRK5MQ43anDLZydlZ4nM+2zwLjx21SjUnGzqqvixZEaB61WRNPms3 ZIN8QMVAWirSRyjaLx1Tgf9NWeYOzkpN53qHCGI8fY8NxC7fN+3y27IFkD66EjJH rYtOlrXPqCNqUaFGD4WJkSpuLuH13mWwa72N/IQry1J64FpJQdOawSsM5MxS68HY l/+wZ/tWBsoNZBhvRi+Shi2X9xyEPMBBxuFJDC42mxw6LHtlrB2dAD+0JfSeVz2i bo5eteUJkSL7yTzjJXLHke3dC8sDbl0HkGtA/oMhVN0j7WD5BAx6s5HxUzfany+0 m+VhPLy6nICQ3FlA06Yq2QEw3i4qPgB3oRx3dVih4UowI176fnkwQgjiIF24uHW+ nZkYgvKgaersGqbHzP4BvSw8hpZDeRTe6R11TzVsY98BFo87uhmj0nQeluiGag9n l1k6VJFDU2m6AwX1+L4ilufJFReTxjHKLuz5Fj0XVaAENLmnHwCEIK9YszMmaKZH 0jc3M8MG3a7FEu40v6rt7YUJJoOX+1RajZnKxJIKAhO4w20iMkB5zZUJWV6YUMw2 Lmk+goq43WHAt05F4CG3piuwcKFK9SBHNXHObPdQxEayX1PrVkw= =WUd3 -----END PGP SIGNATURE----- --z6jkgyiag243hzob--