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
F171228432: D31592.diff
Wed, Sep 9, 4:21 PM
Unknown Object (File)
Mon, Aug 31, 2:00 PM
Unknown Object (File)
Thu, Aug 13, 2:31 AM
Unknown Object (File)
Wed, Aug 12, 10:20 AM
Unknown Object (File)
Wed, Aug 12, 10:19 AM
Unknown Object (File)
Aug 10 2026, 10:14 AM
Unknown Object (File)
Aug 9 2026, 9:28 PM
Unknown Object (File)
Aug 9 2026, 3:51 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