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
Move constants and add comments for stress copying (#1008)
Move the constant `DEFRAG_HEADROOM_PERCENT` to `crate::policy::immix` so
that all constants needed to be modified to stress copying are adjacent.
Add a comment about how to change those constants and the reasons
behind.
0 commit comments