All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diwaker Gupta <diwakergupta@gmail.com>
To: Christian Limpach <christian.limpach@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: potential bug in "xm atropos" implementation
Date: Mon, 18 Oct 2004 16:30:48 -0700	[thread overview]
Message-ID: <1b0b455704101816303ba58cc8@mail.gmail.com> (raw)
In-Reply-To: <20041018230034.GI17812@cl.cam.ac.uk>

> No, the 6th argument you see in the xc_atropos_domain_set function
> signature (i.e. the function's 1st argument -- xc_handle) is added
> in the Pyhton<->xc interface function pyxc_atropos_domain_set
> (in tools/python/xen/lowlevel/xc/xc.c).

I see. Basically I was running into this problem:

$ xm help atropos
<lists FIVE params>

$ xm atropos 1 30 100 10 1 <FIVE params>
Error: atropos: Invalid argument(s)

$ xm atropos 1 30 100 10 <FOUR params>
Traceback (most recent call last):
  File "/usr/sbin/xm", line 6, in ?
    main.main(sys.argv)
  File "/usr/lib/python2.3/site-packages/xen/xm/main.py", line 786, in main
    xm.main(args)
  File "/usr/lib/python2.3/site-packages/xen/xm/main.py", line 105, in main
    self.main_call(args)
  File "/usr/lib/python2.3/site-packages/xen/xm/main.py", line 123, in main_call
    p.main(args[1:])
  File "/usr/lib/python2.3/site-packages/xen/xm/main.py", line 585, in main
    server.xend_domain_cpu_atropos_set(dom, *v)
TypeError: xend_domain_cpu_atropos_set() takes exactly 6 arguments (5 given)

-- 
Diwaker Gupta
http://resolute.ucsd.edu/diwaker


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

  reply	other threads:[~2004-10-18 23:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-18 22:21 potential bug in "xm atropos" implementation Diwaker Gupta
2004-10-18 23:00 ` Christian Limpach
2004-10-18 23:30   ` Diwaker Gupta [this message]
2004-10-18 23:56     ` Christian Limpach

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=1b0b455704101816303ba58cc8@mail.gmail.com \
    --to=diwakergupta@gmail.com \
    --cc=christian.limpach@cl.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.