Page MenuHomeFreeBSD

hwpmc_armv7: plug memory leak
ClosedPublic

Authored by mhorne on Aug 1 2023, 4:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 22, 4:00 AM
Unknown Object (File)
Tue, Dec 17, 3:22 AM
Unknown Object (File)
Wed, Nov 27, 12:06 AM
Unknown Object (File)
Nov 24 2024, 10:17 PM
Unknown Object (File)
Nov 23 2024, 3:36 AM
Unknown Object (File)
Nov 22 2024, 12:33 AM
Unknown Object (File)
Nov 20 2024, 6:12 AM
Unknown Object (File)
Nov 14 2024, 3:23 PM
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.