HomeFreeBSD

vm: centralize VM_BATCHQUEUE_SIZE definition

Description

vm: centralize VM_BATCHQUEUE_SIZE definition

Remove the platform-specific definitions of VM_BATCHQUEUE_SIZE
for amd64 and powerpc64, and instead treat all 64-bit platforms
identically. This has the effect of increasing the arm64
and riscv VM_BATCHQUEUE_SIZE to match that of other platforms.

Reviewed by: jhb, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D37707

Details

Provenance
gallatinAuthored on Jan 21 2023, 7:26 PM
Reviewer
jhb
Differential Revision
D37707: centralize VM_BATCHQUEUE_SIZE definition & increase size on arm64
Parents
rG10f2a38769c7: netlink: fix OOB write when creating attribute bitmask.
Branches
Unknown
Tags
Unknown