HomeFreeBSD

make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V

Description

make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V

Use a machdep.nirq tunable intead of compile-time constant NIRQ
as a value for maximum number of interrupts. It allows keep a system
footprint small by default with an option to increase the limit
for large systems like server-grade ARM64

Reviewd by: mhorne
Differential Revision: https://reviews.freebsd.org/D27844
Submitted by: Klara, Inc.
Sponsored by: Ampere Computing

Details

Provenance
gonzoAuthored on Dec 30 2020, 6:59 AM
Differential Revision
D27844: make maximum interrupt number tunable on ARM, ARM64, MIPS, and RISC-V
Parents
rG83bc72a04e0d: jail: Fix a stray mutex from 76ad42abf9d4.
Branches
Unknown
Tags
Unknown