From mboxrd@z Thu Jan 1 00:00:00 1970 From: Diwaker Gupta Subject: Re: potential bug in "xm atropos" implementation Date: Mon, 18 Oct 2004 16:30:48 -0700 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <1b0b455704101816303ba58cc8@mail.gmail.com> References: <1b0b45570410181521117dc012@mail.gmail.com> <20041018230034.GI17812@cl.cam.ac.uk> Reply-To: Diwaker Gupta Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20041018230034.GI17812@cl.cam.ac.uk> Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Christian Limpach Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org > 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 $ xm atropos 1 30 100 10 1 Error: atropos: Invalid argument(s) $ xm atropos 1 30 100 10 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