Page MenuHomeFreeBSD

hwpmc: tidy pcd_finalize methods
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:23 PM.
Tags
None
Referenced Files
F135805703: D41270.diff
Thu, Nov 13, 1:37 AM
Unknown Object (File)
Tue, Nov 4, 1:41 AM
Unknown Object (File)
Wed, Oct 29, 9:28 AM
Unknown Object (File)
Wed, Oct 29, 8:43 AM
Unknown Object (File)
Wed, Oct 29, 8:22 AM
Unknown Object (File)
Oct 13 2025, 3:54 AM
Unknown Object (File)
Oct 13 2025, 3:54 AM
Unknown Object (File)
Oct 13 2025, 3:54 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 Not Applicable
Unit
Tests Not Applicable