You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the find_lock_granules() can handle multiple granules and lock them in the ascending order of addresses. But RMM uses these helpers only for 2 granules at the moment. The function can be optimized to handle just 2 granules.
Currently the find_lock_granules() can handle multiple granules and lock them in the ascending order of addresses. But RMM uses these helpers only for 2 granules at the moment. The function can be optimized to handle just 2 granules.