Date: Mon, 16 Oct 2017 14:53:28 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Andriy Voskoboinyk <avos@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r324673 - head/sys/kern Message-ID: <5305175e-e8d2-453d-9ba6-0281af1582a9@FreeBSD.org> In-Reply-To: <201710162146.v9GLkB6t036842@repo.freebsd.org> References: <201710162146.v9GLkB6t036842@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VUo1cunuSRpJUAGF66BF60qvsSsGI8b95 Content-Type: multipart/mixed; boundary="sMEa77LEgCLXcFP0I1tjJlwow7qVVujD6"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Andriy Voskoboinyk <avos@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <5305175e-e8d2-453d-9ba6-0281af1582a9@FreeBSD.org> Subject: Re: svn commit: r324673 - head/sys/kern References: <201710162146.v9GLkB6t036842@repo.freebsd.org> In-Reply-To: <201710162146.v9GLkB6t036842@repo.freebsd.org> --sMEa77LEgCLXcFP0I1tjJlwow7qVVujD6 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 10/16/2017 2:46 PM, Andriy Voskoboinyk wrote: > Author: avos > Date: Mon Oct 16 21:46:11 2017 > New Revision: 324673 > URL: https://svnweb.freebsd.org/changeset/base/324673 >=20 > Log: > mbuf(9): unbreak m_fragment() How was it broken and since when? > =20 > - Fix it by replacing m_cat() with m_prev->m_next =3D m_new > (m_cat() will try to append data - as a result, there will be no > fragmentation). > - Move some constants out of the loop. > =20 > Was previously tested with D4077. > =20 > Differential Revision: https://reviews.freebsd.org/D4090 --=20 Regards, Bryan Drewery --sMEa77LEgCLXcFP0I1tjJlwow7qVVujD6-- --VUo1cunuSRpJUAGF66BF60qvsSsGI8b95 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJZ5SpYAAoJEDXXcbtuRpfP4YoH/1A3k4yLYHODhjQYrx2a/Xs1 EVcfrcSSrAGeXC5Pcr1oKzA1hhCbbTI/xQQCPZLBbcjcUeCCK+Z5OJky2W/Cne+2 Q50FbLML6BZVy2wnkBU9dfAdFeWcOvQZERgVMy7NspS6PYCmFhLcjBXOTOYuT836 ZJ/Np4C9w5s0m+UZmmX1Izr+w2bTwXSICR/EoFG6/v4f0i+zi7KCyLtApuGVNzmi 07yfJixJ7PBUIS8jIvVcriYnwdIXXRgnL3jZCPYsk3F+X8SaFwLwrIbponP/V3wP 5uaO0Y0G0V/tSZ7dj5zuwGYeZIDC8g0bsFJlIZ6Q0Ccc7Xcst1a5mEtNJBnKJso= =YE1T -----END PGP SIGNATURE----- --VUo1cunuSRpJUAGF66BF60qvsSsGI8b95--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5305175e-e8d2-453d-9ba6-0281af1582a9>