Skip to content

Update raw_rec and mlv_rec to use new SRM job memory

Bitbucket Importer requested to merge bitbucket/merged-pr-540 into branch/srm-memory

Created originally on Bitbucket by dmilligan (David Milligan)

Was already merged in Bitbucket before import, marked as merged by the import user

g3gg0 seems to think that combining the two different mem suites together doesn't make a lot of sense (since they can't be deallocated together), so I've updated raw_rec and mlv_rec to use multiple mem suites

I added a menu option to enable/disable using SRM memory, this is mostly just for comparison purposes (how long can we get with and without it). Once this is fully tested, it's probably not needed.

Merge request reports