Hi Daniel,
You are right, this is meant to replace the iteration related to total_frags with the new field.
On a deeper analysis however, I see I have not fully taken in consideration (at least) the shm vs private memory distinction in relation to triggering the execution of sr_event SREV_PKG_SET_FRAGS in q/f_malloc.c (in master you introduced the qm->type==MEM_TYPE_PKG which allows you to change the position of sr_event_exec for SREV_PKG_UPDATE_STATS vs previous SREV_PKG_SET_USED )
This enhancement seems more complex than anticipated. I will close the pull request.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub