Page MenuHomeFreeBSD

hwpmc: tidy pcd_finalize methods
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 19, 3:03 PM
Unknown Object (File)
Wed, Sep 18, 9:56 PM
Unknown Object (File)
Mon, Sep 16, 9:25 AM
Unknown Object (File)
Sat, Sep 14, 2:32 PM
Unknown Object (File)
Fri, Sep 13, 8:36 AM
Unknown Object (File)
Sun, Sep 8, 5:48 PM
Unknown Object (File)
Aug 21 2024, 4:20 AM
Unknown Object (File)
Jul 31 2024, 3:06 AM
Subscribers

Details

Summary

Make them a little bit more consistent with one another in terms of what
is done:

  • Add/reduce assertions to what is most useful: a loop to ensure pcpu_fini freed everything
  • Add PMCDBG trace entries

The exception is the dmc620/cmn600 classes which behave a little
differently, so leave them untouched.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52928
Build 49819: arc lint + arc unit