Date: Fri, 29 Jan 2021 14:20:31 -0800 From: John Baldwin <jhb@FreeBSD.org> To: Gleb Smirnoff <glebius@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 3f43ada98c89 - main - Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. Message-ID: <90c5436e-1df9-d755-be5f-ea87d6a9da4f@FreeBSD.org> In-Reply-To: <202101292010.10TKAFGO039671@gitrepo.freebsd.org> References: <202101292010.10TKAFGO039671@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/29/21 12:10 PM, Gleb Smirnoff wrote: > The branch main has been updated by glebius: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3f43ada98c89bce5ae416e203ba0e81595a5cd88 > > commit 3f43ada98c89bce5ae416e203ba0e81595a5cd88 > Author: Gleb Smirnoff <glebius@FreeBSD.org> > AuthorDate: 2021-01-28 21:08:48 +0000 > Commit: Gleb Smirnoff <glebius@FreeBSD.org> > CommitDate: 2021-01-29 19:46:24 +0000 > > Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG. > > Originally IFCAP_NOMAP meant that the mbuf has external storage pointer > that points to unmapped address. Then, this was extended to array of > such pointers. Then, such mbufs were augmented with header/trailer. > Basically, extended mbufs are extended, and set of features is subject > to change. The new name should be generic enough to avoid further > renaming. Are you planning to merge this to 13? I didn't see a MFC after, but it would be really odd to have -nomap present on 13.x only to break it on 14.0. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?90c5436e-1df9-d755-be5f-ea87d6a9da4f>