Hi! I`m using xen 3.0.2 on a Debian Sarge 3,1 (XEON machine)! By default my scheduler is "sedf", ok?! I would like to change it to the "credit"! I tried to set the parameter "sched=credit" in my grub config, but when I try to use the command "xm sched-credit -d <domain>" and others, it doesn`t work! But if I try "xm sched-sedf -l" it works! I think that the scheduler is not changing correctly! Any suggestion? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> Hi! > > I`m using xen 3.0.2 on a Debian Sarge 3,1 (XEON machine)! > > By default my scheduler is "sedf", ok?! > I would like to change it to the "credit"! > > I tried to set the parameter "sched=credit" in my grub config, but > when I try to use the command "xm sched-credit -d <domain>" and > others, it doesn`t work! > > But if I try "xm sched-sedf -l" it works! > I think that the scheduler is not changing correctly! > > Any suggestion? > > Thanks. >I don''t think the credit scheduler was available in 3.0.2. Someone correct me if I''m wrong. I would suggest upgrading to 3.0.4 and trying it there. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Petersson, Mats
2007-Apr-18 14:05 UTC
RE: [Xen-users] How to change the scheduler? (credit)
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ryan Burke > Sent: 18 April 2007 14:25 > To: Rodrigo Lord > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] How to change the scheduler? (credit) > > > Hi! > > > > I`m using xen 3.0.2 on a Debian Sarge 3,1 (XEON machine)! > > > > By default my scheduler is "sedf", ok?! > > I would like to change it to the "credit"! > > > > I tried to set the parameter "sched=credit" in my grub config, but > > when I try to use the command "xm sched-credit -d <domain>" and > > others, it doesn`t work!I expect it says that it doesn''t know what "sched-credit" means, rather than other forms of "doesn''t work", right [although 3.0.2''s error messages weren''t always particularly clear - xm is still not EXCELLENT, but it was much worse a while back].> > > > But if I try "xm sched-sedf -l" it works! > > I think that the scheduler is not changing correctly! > > > > Any suggestion? > > > > Thanks. > > > > I don''t think the credit scheduler was available in 3.0.2. > Someone correct > me if I''m wrong. I would suggest upgrading to 3.0.4 and > trying it there.Ryan is correct, credit scheduler was introduced in changeset 10168, which is about 600 changesets after 3.0.2, and about 1500 changesets before 3.0.3. So you''ll need 3.0.3, but I would suggest that whilst you are upgrading, that you take the whole step to 3.0.4, as 3.0.4 has a whole heap of other improvements. The credit scheduler is, since changeset 10456, the default scheduler. -- Mats> > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- Reg credit scheduler patch for xen-3.0.2
- [PATCH] xm,xend: flesh out xm sched-sedf
- Arinc653 does not run VM
- xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
- xl doesn't honour the parameter cpu_weight from my config file while xm does honour it