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)
Tue, Feb 25, 7:08 PM
Unknown Object (File)
Tue, Feb 25, 12:36 PM
Unknown Object (File)
Mon, Feb 24, 5:22 PM
Unknown Object (File)
Thu, Feb 6, 2:31 PM
Unknown Object (File)
Tue, Feb 4, 6:36 AM
Unknown Object (File)
Jan 25 2025, 8:14 PM
Unknown Object (File)
Jan 14 2025, 8:35 AM
Unknown Object (File)
Jan 9 2025, 3:00 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