similar to: Sched_op hypercall small questions

Displaying 20 results from an estimated 5000 matches similar to: "Sched_op hypercall small questions"

2012 May 07
14
Little help with blk ring
Hello List, I have a small problem with the ring when transferring blocks the id on the response is different from the request. This is the boot up read, count 0. The guest requests block 0, it has to be located at 7c00. I go ahead and create a REQUEST with this data: ring_req = RING_GET_REQUEST(priv,priv->req_prod_pvt); ring_req->id = 9; ring_req->nr_segments=1; ring_req->operation
2011 Sep 23
7
Storage Recommendations
Hello, We are going to buy some NFS storage for 6-8 VMs on a single host, but want to expand to a second host. What storage recommendations would you give if you have between 2000 and 5000 USD? How about nexenta? what hardware would you use? any vendor? Experiences with openfiler and opennas? Thanks for the responses. Daniel -- +-=====---------------------------+ |
2012 Feb 11
3
which linux distribution for XEN
Hello, I want to change XEN source code after that I will copile it, and I will survey change''s effect. I have ubuntu 11.4 and centos 5.2. Which of the linux distributions is suitable for my job? thanks _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 May 26
2
virtual bios question
Hi, when user create the virtual machine, then: which code execute firstly, hvmloaer or qemu-dm?I have traced the codes flow and found qemu-dm run before hvmloader,right? And virtual bios code are both in hvmloader and qemu-dm, but I think it should be only one of virtual bios will be used to initialize the virutal device in qemu-dm.I find at the end of hvmloader it will jmp to 0xffff0, that
2011 Jun 09
2
Help with xend on ubuntu Dom0
Hello, I am tryiong to set up a Dom0, right now my problem is creating the first guest. This is xen unstable tip ubuntu running jeremy kernel I have this: daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info [sudo] password for daniel: Error: Unable to connect to xend: No such file or directory. Is xend running? daniel@dani-ubuntu-xen:/usr/sbin$ Yet, xl reports this: daniel@dani-ubuntu-xen:/usr/sbin$
2011 Nov 10
5
Grant a partial page
Hello, I to issue a grant on a page, but only partially. I have a pointer to somewhere in memory and need to issue the grant for such a pointer but not to the entire page. I know FLAG GTF_sub_page is used for that purpose but grant_entry_v1 apparently has no fields for sub_page, should I change the code to use Version 2 grant table entries? Thanks, Daniel -- +-=====---------------------------+
2003 May 26
2
Newbie Big question
Hello all I need your support in a big decision in front of two alternatives related with *. I must buy an E1, in order to manage 30 channels, given this big price; or I could opt for a 15 BRIs without cost to replace the same number of channels, and the question that inmediatly emerge is : ? can asterisk manage 15 BRIs ? If yes to the latter, could posible somo guide, for instance, wich Digium
2005 Feb 15
3
iax.cc and/or Sixtel.net ,, IS IT A SCAM???
hello list, I subscribe to Sixtel.net for a DID just to see how it worked. they say DID active inmediatly , but after 4 days , I have no DID , I tried to call tech support office and it seems they all ways are in hollidays, a support ticket no good luck, I call back service also not good luck. so anyone here has experience with them? are they a SCAM? fortunally only put there $10 bucks but
2017 Jan 13
2
NDS32 V3 backend
Hi all, On behalf of Andes Technology Corp, I am proposing a backend targeting the NDS32 V3 ISA. NDS32 V3 ISA is a 16/32 bit mixed instruction set architecture that developed By AndesTech. You can find more information at the Andes website <http://www.andestech.com/>, and reference AndeStar ISA Manual (V3 ISA) from document download page <http://www.andestech.com/product.php?cls=9>.
2012 Oct 17
28
Xen PVM: Strange lockups when running PostgreSQL load
I am currently looking at a bug report[1] which is happening when a Xen PVM guest with multiple VCPUs is running a high IO database load (a test script is available in the bug report). In experimenting it seems that this happens (or is getting more likely) when the number of VCPUs is 8 or higher (though I have not tried 6, only 2 and 4), having autogroup enabled seems to make it more likely, too
2016 Mar 21
8
[PATCH v2 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2016 Mar 21
8
[PATCH v2 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2016 Apr 01
8
[PATCH v3 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2016 Apr 01
8
[PATCH v3 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2016 Aug 29
6
[PATCH v6 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2016 Aug 29
6
[PATCH v6 0/6] Support calling functions on dedicated physical cpu
Some hardware (e.g. Dell Studio laptops) require special functions to be called on physical cpu 0 in order to avoid occasional hangs. When running as dom0 under Xen this could be achieved only via special boot parameters (vcpu pinning) limiting the hypervisor in it's scheduling decisions. This patch series is adding a generic function to be able to temporarily pin a (virtual) cpu to a
2007 Mar 01
7
hvm_init_ap_contexts
Why is there an argument returned in the function below (of hvm.h), knowing that there is void? static inline void hvm_init_ap_context(struct vcpu_guest_context *ctxt, int vcpuid, int trampoline_vector) { return hvm_funcs.init_ap_context(ctxt, vcpuid, trampoline_vector); } _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2007 Nov 19
5
shared memory and event channel
Hi, For each domUs there is unique shared memory(2-way circular queue) and event-channel(one shared memory and event-channel per domU) or there is only one shared memory and interdomain event-channel(for every DomU)? regards: Amit _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Oct 06
2
Como citar R?
>> Buen día! >> Hemos enviado un trabajo a publicar y los evaluadores nos indican corregir la cita de R. Realmente no entiendo que quieren. Marcaron lo siguiente: >> >> R [A1] Development Core Team. 2009. R[A2] : A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0, URL http://www.R-project.org.
2005 Sep 05
2
[PATCH][1/6] add a hypercall number for virtual device in unmodified guest
add a hypercall number for virtual device in unmodified guest There are 6 patches for para-driver support in vmx guest. This is the first one. Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com> Signed-off-by: Arun Sharma <arun.sharma@intel.com> diff -r 287d36b46fa3 xen/arch/x86/x86_32/entry.S --- a/xen/arch/x86/x86_32/entry.S Tue Aug 30 20:36:49 2005 +++