[Devel] Re: [RFC] CPU hard limits

Chris Friesen cfriesen at nortel.com
Fri Jun 5 07:44:15 PDT 2009


Srivatsa Vaddagiri wrote:
> On Fri, Jun 05, 2009 at 01:53:15AM -0700, Paul Menage wrote:
>> This claim (and the subsequent long thread it generated on how limits
>> can provide guarantees) confused me a bit.
>>
>> Why do we need limits to provide guarantees when we can already
>> provide guarantees via shares?
> 
> I think the interval over which we need guarantee matters here. Shares
> can generally provide guaranteed share of resource over longer (sometimes
> minutes) intervals. For high-priority bursty workloads, the latency in 
> achieving guaranteed resource usage matters. By having hard-limits, we are 
> "reserving" (potentially idle) slots where the high-priority group can run and 
> claim its guaranteed share almost immediately.

Why do you need to "reserve" it though?  By definition, if it's
high-priority then it should be able to interrupt the currently running
task.

Chris


_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list