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)
Sun, Oct 5, 3:31 AM
Unknown Object (File)
Wed, Sep 24, 1:24 AM
Unknown Object (File)
Sun, Sep 21, 11:51 AM
Unknown Object (File)
Fri, Sep 19, 9:37 AM
Unknown Object (File)
Sep 16 2025, 4:52 PM
Unknown Object (File)
Sep 15 2025, 3:29 AM
Unknown Object (File)
Sep 14 2025, 9:16 PM
Unknown Object (File)
Sep 14 2025, 3:24 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