-
Notifications
You must be signed in to change notification settings - Fork 31
balloons: support configuring Linux scheduling parameters #618
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
base: main
Are you sure you want to change the base?
Conversation
e59ba67 to
331664b
Compare
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
331664b to
3ae169b
Compare
|
@klihub, it might be wise to add either to |
Sorry, I'm not sure how to interpret the question. I mean, the policy call context (which NRI event we're processing, for what container, and which container's what property we consider updating) should determine whether a container's parameter can be updated. Is this what you are referring to ? |
One context where I see how policies can end up asking for impossible things is the initial Ideally on the Additionally/ideally, we should consider updating the policy-level For the time being that eviction would require a bit of hack from the control flow point of view, since NRI |
No description provided.