Page MenuHomeFreeBSD

hwpmc_armv7: plug memory leak
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:22 PM.
Tags
None
Referenced Files
F114829392: D41269.id125444.diff
Thu, Apr 17, 9:16 AM
Unknown Object (File)
Tue, Apr 15, 3:57 PM
Unknown Object (File)
Mon, Apr 14, 7:54 AM
Unknown Object (File)
Mon, Apr 14, 4:50 AM
Unknown Object (File)
Mon, Apr 14, 2:09 AM
Unknown Object (File)
Sun, Apr 13, 11:02 PM
Unknown Object (File)
Sun, Apr 13, 10:56 PM
Unknown Object (File)
Sun, Mar 30, 3:15 AM
Subscribers

Details

Summary

Free allocated per-CPU structures in the pcpu_fini and finalize methods.

While here, add debug trace entries to these methods.

Diff Detail

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

Event Timeline

mhorne requested review of this revision.Aug 1 2023, 4:22 PM

Adjust order of operations.

This revision is now accepted and ready to land.Aug 1 2023, 7:50 PM
This revision was automatically updated to reflect the committed changes.