Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid resize (cpu/mem) actions for container reservation with a small amount of change #219

Open
maxwangvmt opened this issue Oct 18, 2018 · 2 comments
Labels

Comments

@maxwangvmt
Copy link
Contributor

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.

@maxwangvmt
Copy link
Contributor Author

image

@enlinxu enlinxu added the bug label Oct 19, 2018
@enlinxu
Copy link
Contributor

enlinxu commented Oct 19, 2018

This is definitely an issue. But at the same time, the settings here may not be that realistic. We can consider fixing it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants