HomeFreeBSD

Eliminate kmem_malloc()'s unused arena parameter. (The arena parameter

Description

Eliminate kmem_malloc()'s unused arena parameter. (The arena parameter
became unused in FreeBSD 12.x as a side-effect of the NUMA-related
changes.)

Reviewed by: kib, markj
Discussed with: jeff, re@
Differential Revision: https://reviews.freebsd.org/D16825

Details

Provenance
alcAuthored on
Reviewer
kib
Differential Revision
D16825: Eliminate the unused arena parameter from kmem_malloc()
Parents
rS338142: Set arc_kmem_cache_reap_retry_ms to 0 and make it configurable.
Branches
Unknown
Tags
Unknown