Am Mittwoch, 26. Juli 2006 17:27 schrieb Herbert Poetzl: > On Sun, Jul 23, 2006 at 09:29:50PM +0200, Wilhelm Meier wrote: > > Hello, > > > > I get the following entries in > > > > gs ~ # more /proc/virtual/1001/sched > > FillRate: 4,1 > > Interval: 32,8 > > TokensMin: 15 > > TokensMax: 125 > > PrioBias: 0 > > VaVaVoom: 0 > > cpu 0: 83 483 3919 552 0 R- 16 15 125 4/32 1/8 > > > > What is the meaning of the digits after the colon on the lines > > starting with FillRate and Interval? > > the values are FillRate2 and Interval2 (the values > used in the advance idle time case) > > > And what are the lines starting with VaVaVoom and cpu 0 ? > > vavavoom is the priority bonus calculated for the > guest when you use the priority extension of the > scheduler (which allows to give priority bonus to > guests using little cpu over guests using a lot of > cpu resources)
o.k., the name isn't really self-explanatory ;-) I think this is what I get if switch to sched_prio in the vserver flags? How is the prio-bonus calculated? > > the cpu <N> lines give the current scheduler state > for each cpu , the fields are: > > <user-ticks> > <sys-ticks> > <hold-ticks> > <token-time> in ticks > <idle-time> in ticks > <H/R> on hold/running > <I/-> idle time/normal > <tokens> > <tokens-min> > <tokens-max> > <fillrate>/<interval> > <fillrate2>/<interval2> thanks! > > HTH, > Herbert > > > Thanks for any explanation. > > > > -- > > Wilhelm Meier > > email: [EMAIL PROTECTED] > > _______________________________________________ > > Vserver mailing list > > Vserver@list.linux-vserver.org > > http://list.linux-vserver.org/mailman/listinfo/vserver -- Wilhelm Meier email: [EMAIL PROTECTED] _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver