Skip to content
Snippets Groups Projects

eflowRec: Fix memory `leak'

Merged Scott Snyder requested to merge ssnyder/athena:leak.eflowRec-20210326 into master
All threads resolved!

eflowTrackClusterLink was maintaining a pool of objects, looked up by cluster and track pointers. But these were never cleared, so these objects built up over the entire run of the reconstruction.

Changed to use a SlotSpecificObj that gets cleared after an event is finished. Also a number of other minor cleanups.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hello,
    I'm passing this MR to a L2 shifter. I'm not entirely sure if everything's right when it comes to memory management...
    Thank you,
    Cheers, Francisco (L1)

  • MR looks fine. Approving.

    Cheers, Abhishek [L2]

  • added review-approved label and removed review-pending-level-2 label

  • Walter Lampl resolved all threads

    resolved all threads

  • Walter Lampl mentioned in commit e990086a

    mentioned in commit e990086a

  • merged

  • Please register or sign in to reply
    Loading