Page MenuHomeFreeBSD

arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATS
ClosedPublic

Authored by mjg on Aug 17 2021, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 8:07 PM
Unknown Object (File)
Mon, Mar 16, 3:09 PM
Unknown Object (File)
Mon, Mar 16, 9:15 AM
Unknown Object (File)
Sat, Mar 14, 3:22 AM
Unknown Object (File)
Feb 28 2026, 3:12 AM
Unknown Object (File)
Feb 28 2026, 3:12 AM
Unknown Object (File)
Feb 21 2026, 10:54 PM
Unknown Object (File)
Feb 19 2026, 6:08 PM
Subscribers

Details

Reviewers
ian
scottl
Summary

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

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

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped