Page MenuHomeFreeBSD

hwpmc_armv7: plug memory leak
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:22 PM.
Tags
None
Referenced Files
F95805124: D41269.id125423.diff
Sun, Sep 22, 5:28 PM
Unknown Object (File)
Tue, Sep 17, 3:28 PM
Unknown Object (File)
Sun, Sep 8, 7:08 AM
Unknown Object (File)
Sat, Sep 7, 2:24 AM
Unknown Object (File)
Wed, Sep 4, 8:48 PM
Unknown Object (File)
Aug 18 2024, 6:35 PM
Unknown Object (File)
Aug 7 2024, 11:05 AM
Unknown Object (File)
Jul 31 2024, 3:09 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 52942
Build 49833: 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.