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)
Sat, Feb 28, 3:12 AM
Unknown Object (File)
Sat, Feb 28, 3:12 AM
Unknown Object (File)
Sat, Feb 21, 10:54 PM
Unknown Object (File)
Thu, Feb 19, 6:08 PM
Unknown Object (File)
Wed, Feb 18, 9:39 AM
Unknown Object (File)
Nov 26 2025, 10:04 AM
Unknown Object (File)
Nov 25 2025, 11:15 AM
Unknown Object (File)
Nov 16 2025, 6:50 AM
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