From: Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
To: Udayan Bapat <uvbapat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Vecu BOSSEUR
<vecu.bosseur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
"cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Limiting CPU resources of a cgroup (how do I) HELP REQUESTED
Date: Fri, 10 Aug 2012 08:50:23 +0800 [thread overview]
Message-ID: <50245ACF.1000202@huawei.com> (raw)
In-Reply-To: <ECF03057-612C-4544-8174-1F6FF0E9FAB7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On 2012/8/9 21:11, Udayan Bapat wrote:
> Unless, I am mistaken cgroup does not provide max guarantee. It can be used to provide min guarantee by setting CPU.shares value.
Yes it does, by setting cpu.cfs_quota_us and cpu.cfs_period_us.
>
> Besides, what is the use case where you would want to limit the usage even when other threads/cores are idle? Wouldn't you want to give 100 percent to finish your task earlier than giving say 30 percent only?
>
>
> On Aug 8, 2012, at 8:24 AM, Vecu BOSSEUR <vecu.bosseur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>> Dear Friends or Foes ;-)
>>
>>
>> It is quite some time now that I first tried to find an adequate
>> solution to my problem; none managed to get me right yet :=-(
>>
>> Basically, I would like to limit CPU resource usage (i.e. ~= time
>> share) allocated to a said cgroup to let's say 30% of the machine
>> processing power, or 30 % of time.
>> ( SMP and HyperThreading technologies will change the interpretation
>> of that goal; regardless, please read on. )
>>
>> I am in the very need to throttle some cgroup's CPU usage, regardless
>> the overall machine CPU utilisation. I mean that I need to cap the
>> processing power dedicated and allowed to some cgroup, whether the
>> CPU(s) is(are) otherwise IDLE or BUSY (with respect to other tasks or
>> groups).
>>
>> Any hint on how to accomplish this?
>>
>> All that I happend to do was to create a renice-boosted daemon that
>> alternately froze then unfroze the said cgroup (using a calculated
>> time ratio between running/frozen states) to keep the cgroup's CPU
>> usage under control.
>>
>> You can ea
prev parent reply other threads:[~2012-08-10 0:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 12:24 Limiting CPU resources of a cgroup (how do I) HELP REQUESTED Vecu BOSSEUR
[not found] ` <CACivvv0G3CspFnFud569vgdh=_2sofb4P3f2sfdFRuu2XSvRaQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-08-09 13:11 ` Udayan Bapat
[not found] ` <ECF03057-612C-4544-8174-1F6FF0E9FAB7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-08-10 0:50 ` Li Zefan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50245ACF.1000202@huawei.com \
--to=lizefan-hv44wf8li93qt0dzr+alfa@public.gmane.org \
--cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=uvbapat-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=vecu.bosseur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.