On Wed, Apr 06, 2005 at 05:07:39PM +0400, Peter V. Saveliev wrote:
> On Wednesday 06 April 2005 02:42, Herbert Poetzl wrote:
>
> > well, you probably didn't activate the sched_prio
> > either, so the token bucket is not active at all ...
>
>
> Ok! I read cflags-v13.c, so, with "vattribute --set
On Wednesday 06 April 2005 02:42, Herbert Poetzl wrote:
> well, you probably didn't activate the sched_prio
> either, so the token bucket is not active at all ...
Ok! I read cflags-v13.c, so, with "vattribute --set --xid X --flag Y" I got
all I need :)
--
Peter V. Saveliev
___
On Wednesday 06 April 2005 02:42, Herbert Poetzl wrote:
> well, you probably didn't activate the sched_prio
> either, so the token bucket is not active at all ...
How I can do it? Also with vattribute?
--
Peter V. Saveliev
___
Vserver mailing list
Vs
On Tue, Apr 05, 2005 at 08:43:25PM +0400, Peter V. Saveliev wrote:
> ...
>
> Two contexts: xids 100 & 200 (not hard scheduled):
>
> 8<-
> vcontext --create --xid 100 -- vsched --fill-rate 30 --interval 100 --tokens
> 100 --tokens-max 100 -- sh
> vconte
...
Two contexts: xids 100 & 200 (not hard scheduled):
8<-
vcontext --create --xid 100 -- vsched --fill-rate 30 --interval 100 --tokens
100 --tokens-max 100 -- sh
vcontext --create --xid 200 -- vsched --fill-rate 60 --interval 100 --tokens
100 --token