lkml.org 
[lkml]   [2001]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Relative CPU time limit
man setrlimit (or ulimit)
This is per user though, and only related
to user accounting really as you can only
set a limit on the number of CPU seconds
used.

I would also really like the ability
to throttle any processes back to a certain
% of CPU, and extending this to throttling
users to certain CPU limits which would be
useful also.

Obviously you would set it up so that all
available CPU is used, for e.g. if you
had 2 CPU bound processes running and you
allocated 1 to 40% and the other 60%, when
either terminates the other should increase
to the available CPU (I can't see any reason
why you would forceably limit a process' CPU
usage if there was free CPU).

Could the current scheduling logic that uses
the nice value of a process, do this, and all
I would have to do is have a % specifying wrapper
around this?

Any other ideas or will I get hacking..

Padraig.

Xuan Baldauf wrote:

> Hello, (maybe a FAQ, but could not find this question)
>
> is it possible with linux2.4 to limit the relative CPU time
> per process or per UID? I saw something like this about 5
> years ago on solaris machines, but I have not access to
> solaris machines anymore. I do not mean limiting the
> absolute CPU time (e.g. "the process should run 20minutes at
> maximum and shall be killed after that time), but the
> relative CPU time (e.g. "apache should consume at most 80%
> of my servers CPU time and shall be throttled if it was to
> consume more").
>
> Thanx,
> Xuân. :-)
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.144 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site