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, Dec 5, 7:11 PM
Unknown Object (File)
Nov 25 2024, 5:05 PM
Unknown Object (File)
Nov 21 2024, 4:53 PM
Unknown Object (File)
Nov 12 2024, 9:19 PM
Unknown Object (File)
Oct 25 2024, 11:47 PM
Unknown Object (File)
Sep 30 2024, 10:29 AM
Unknown Object (File)
Sep 24 2024, 9:46 AM
Unknown Object (File)
Sep 18 2024, 4:28 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