All of lore.kernel.org
 help / color / mirror / Atom feed
From: "G. Milos" <gm281@hermes.cam.ac.uk>
To: xen-devel@lists.sourceforge.net
Subject: xm create weight=x
Date: Tue, 10 Aug 2004 17:19:42 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.60.0408101707460.24044@hermes-1.csi.cam.ac.uk> (raw)
In-Reply-To: <200408092245170093.0089E7E4@mail.gmx.de>

I've just added a new option to the xm create command. The weight of a 
domain (CPU share) can be set with 'weight=something' parameter 
(something can be a float). It
also works if weight is specified in the config file (xmdefaults).

Schedulers which do not have notion of weight (e.g. RRobin) ignore the 
weight argument.

For the default scheduler (BVT) the weights are inversed and then stored 
in an integer field (mcu_advance = 10 / weight). To achieve good
resolution it is therefore good to use relativelly small walues for the 
weight parameter.

Finally - the scheduling parameters can be changed using:
xm bvt
xm fbvt
xm rrobin
xm atropos (if it worked)
calls, depending on which scheduler is currently used.

All the test reports are welcomed, directly to me or to the list.

Cheers
Gregor



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

      parent reply	other threads:[~2004-08-10 16:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08 22:38 Problems booting 2.6.7 Dom0 with 3ware Controllers Sven Kretzschmar
2004-08-08 23:00 ` Ian Pratt
2004-08-09  7:45 ` Keir Fraser
2004-08-09 19:29   ` Keir Fraser
2004-08-09 20:45 ` Problems booting on a Dual-Xeon with 2.4 and 2.6 kernels Sven Kretzschmar
2004-08-09 21:33   ` Christian Limpach
2004-08-09 22:16     ` Sven Kretzschmar
2004-08-10 19:42       ` Christian Limpach
2004-08-10 23:47         ` Problems booting with 3ware Controllers Sven Kretzschmar
2004-08-11  8:51           ` Christian Limpach
2004-08-11 17:40             ` Sven Kretzschmar
2004-08-11 18:19               ` Sven Kretzschmar
     [not found]                 ` <200408112102480140.00534B1E@mail.gmx.de>
2004-08-11 19:13                   ` Problems booting with 3ware Controllers #2 Sven Kretzschmar
2004-08-09 23:07   ` Problems booting on a Dual-Xeon with 2.4 and 2.6 kernels Keir Fraser
2004-08-10 16:19   ` G. Milos [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=Pine.LNX.4.60.0408101707460.24044@hermes-1.csi.cam.ac.uk \
    --to=gm281@hermes.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.