Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2021 11:56:36 +0200
From:      "Kristof Provost" <kp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: a051ca72e281 - main - Introduce m_get3()
Message-ID:  <3C4C4BD6-CBD6-4A35-BA4B-13070DCDC448@FreeBSD.org>
In-Reply-To: <202108180852.17I8q2Wl009885@gitrepo.freebsd.org>
References:  <202108180852.17I8q2Wl009885@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18 Aug 2021, at 10:52, Kristof Provost wrote:
> The branch main has been updated by kp:
>
> URL: =

> https://cgit.FreeBSD.org/src/commit/?id=3Da051ca72e2815b9bbba1e422f5abf=
22bc2a01551
>
> commit a051ca72e2815b9bbba1e422f5abf22bc2a01551
> Author:     Kristof Provost <kp@FreeBSD.org>
> AuthorDate: 2021-08-07 18:02:21 +0000
> Commit:     Kristof Provost <kp@FreeBSD.org>
> CommitDate: 2021-08-18 06:48:27 +0000
>
>     Introduce m_get3()
>
>     Introduce m_get3() which is similar to m_get2(), but can allocate =

> up to
>     MJUM16BYTES bytes (m_get2() can only allocate up to MJUMPAGESIZE).
>
>     This simplifies the bpf improvement in f13da24715.
>
Reviewed by: glebius, np

But I accidentally pushed this along with the =

07edc89c393c1c4f09e0afe8e528f5d091f0ae04 before I added the tag.

Kristof



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C4C4BD6-CBD6-4A35-BA4B-13070DCDC448>