Complete
Details
Details
Assignee
Caleb
CalebReporter
Caleb
CalebLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created April 25, 2022 at 11:14 AM
Updated July 1, 2022 at 5:57 PM
Resolved April 25, 2022 at 12:03 PM
py-bsd/geom.py module runs `geom.scan()` at module import time. I've found that this is using ~24MB of resident memory on a system with ~1240 disks. After fixing the issue, I saw a decrease in around ~54MB of resident memory usage.
I've written a different module native to middlewared for 13 to cache all things related to geom. This isn't needed anymore.