balloons: support configuring Linux scheduling parameters #618
balloons: support configuring Linux scheduling parameters #618askervin wants to merge 6 commits intocontainers:mainfrom
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 |
klihub
left a comment
There was a problem hiding this comment.
Thank you for splitting out the common reusable bits. LGTM!
No description provided.