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, 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)
Mon, Aug 10, 10:14 AM
Unknown Object (File)
Sun, Aug 9, 9:28 PM
Unknown Object (File)
Sun, Aug 9, 3:51 PM
Unknown Object (File)
Wed, Aug 5, 4:35 AM
Unknown Object (File)
Sun, Aug 2, 3:06 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