Scroll to navigation

VSCHED(8) System Administration VSCHED(8)

NAME

vsched - modifies scheduling parameters

DESCRIPTION

Usage:

vsched [--xid <xid>] <sched options>* [--dir <dir>] [--] [<command> <args>*]

OPTIONS

--fill-rate <rate>

--interval <interval>

--tokens <tokens>

--tokens-min <tokens>

--tokens-max <tokens>

--prio-bias <bias>

--fill-rate2 <rate>

--interval2 <interval>

--cpu-id <CPU id>

--bucket-id <bucket id>

--idle-time
... set the idle time flag; this is required for all updates to the scheduler to keep it enabled
--force
... force update of all per-CPU schedulers now
--dir <dir>
... read settings from <dir>
--missingok
... do not fail when <dir> does not exist

Please report bugs to vserver@list.linux-vserver.org

This program is part of util-vserver

COPYRIGHT

Copyright © 2003,2004 Enrico Scholz
Copyright © 2006 Daniel Hokka Zakrisson This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.
May 2013 vsched -- modifies scheduling parameters