HomeFreeBSD

arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATS

Description

arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATS

Stat collection using counter(9) is quite expensive on this platform and
these counters are normally not needed.

In particular we see about 1.5% bump in packet rate using Cortex-A9

Reviewed by: ian
Sponsored by: Rubicon Communications, LLC ("Netgate")
Different Revision: https://reviews.freebsd.org/D31592

Details

Provenance
mjgAuthored on Jul 21 2021, 3:34 AM
Parents
rG8a46f021c240: Make sure the uftdi(4) driver doesn't start a USB transfer when being cancelled.
Branches
Unknown
Tags
Unknown