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
Some actions to resize down cpu/mem reservation for containers with a very small change have been observed. For example, I have observed many actions like resizing cpu reservation from 6MHz to 4.5MHz, which seems not helpful as the change 1.5MHz is very small.
Since the cost of resize actions can't be ignored, we need to avoid actions that buy little to us.
The text was updated successfully, but these errors were encountered:
Some actions to resize down cpu/mem reservation for containers with a very small change have been observed. For example, I have observed many actions like resizing cpu reservation from 6MHz to 4.5MHz, which seems not helpful as the change 1.5MHz is very small.
Since the cost of resize actions can't be ignored, we need to avoid actions that buy little to us.
The text was updated successfully, but these errors were encountered: