In message , Andriy Gapon
wri
tes:
> On 29/11/2017 01:40, Jeff Roberson wrote:
> > Eliminate kmem_arena and kmem_object in preparation for further NUMA comm
> its.
> >
> > The arena argument to kmem_*() is now only used in an assert. A follow-u
> p
> > commit will remove the argument alt
On 29/11/2017 01:40, Jeff Roberson wrote:
> Eliminate kmem_arena and kmem_object in preparation for further NUMA
> commits.
>
> The arena argument to kmem_*() is now only used in an assert. A follow-up
> commit will remove the argument altogether before we freeze the API for the
> next
On Tue, 28 Nov 2017 23:40:55 + (UTC)
Jeff Roberson wrote:
> Author: jeff
Hi Jeff,
> Date: Tue Nov 28 23:40:54 2017
> New Revision: 326347
> URL: https://svnweb.freebsd.org/changeset/base/326347
>
> Log:
> Eliminate kmem_arena and kmem_object in preparation for further NUMA
> commits.
>
Author: jeff
Date: Tue Nov 28 23:40:54 2017
New Revision: 326347
URL: https://svnweb.freebsd.org/changeset/base/326347
Log:
Eliminate kmem_arena and kmem_object in preparation for further NUMA commits.
The arena argument to kmem_*() is now only used in an assert. A follow-up
commit will