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)
Tue, Oct 14, 6:45 AM
Unknown Object (File)
Mon, Oct 13, 3:54 AM
Unknown Object (File)
Mon, Oct 13, 3:54 AM
Unknown Object (File)
Mon, Oct 13, 3:54 AM
Unknown Object (File)
Sun, Oct 12, 4:06 PM
Unknown Object (File)
Sun, Oct 12, 5:44 AM
Unknown Object (File)
Fri, Oct 10, 2:22 AM
Unknown Object (File)
Tue, Sep 23, 11:16 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 Not Applicable
Unit
Tests Not Applicable

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.