[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] sched-sedf


  • To: Xen Users ML <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Timo Benk <timo.benk@xxxxxx>
  • Date: Sat, 8 Jul 2006 8:15:29 +0200
  • Delivery-date: Fri, 07 Jul 2006 23:17:56 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

afaik there are no parameters you can set in the configuration,
but you can use the following workaround at the end of the
config file:

---<snip>---
import time
self = os.fork()
if not self:
    time.sleep (5)
    os.execvp("xm", ["xm", "sched-sedf", "xendom1", "-p 100", "-s 20"])
---<snip>---

Greetings,
-timo

On Sat, 8 Jul 2006 06:04:18 +0200, Efraim <efraimg@xxxxxxxxx> wrote:
> Hi,
> I'm using sched-sedf to limit cpu usage on Xen 3.0.2, but when one of the
> virtual servers is rebooted the policy is automatically cleared.
> There is some way to maintain the policy?
> 
> Thanks.
> 
> 
-- 
Timo Benk - Jabber ID: fry@xxxxxxxxxx - ICQ ID: #241877854
PGP Public Key: http://m28s01.vlinux.de/timo_benk_gpg_key.asc



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.