search for: sched_bvt

Displaying 5 results from an estimated 5 matches for "sched_bvt".

2006 Jan 21
0
Assertion ''__task_on_runqueue(prev)'' failed in sched_bvt.c
...a domU in a multiprocessor host, I get the above assertion maybe one in five times. There was a message from early June saying that the invariants had changed, and that the ASSERT() in question was no longer right, but it''s still in xen-3.0-testing. Can anyone verify that the ASSERT() in sched_bvt.c:bvt_do_schedule() is wrong? Thanks, -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2004 Sep 23
16
network_alloc_rx_buffers panic
Some users are hitting this panic in network_alloc_rx_buffers() when running a big network intensive app: /* Check return status of HYPERVISOR_dom_mem_op(). */ if ( rx_mcl[nr_pfns].args[5] != nr_pfns ) panic("Unable to reduce memory reservation\n"); I''m not clear on what is happening here. Are the domains changing size? Which memory reservation is being
2006 Aug 02
0
Regressions with BVT
...70 CPU Util 87.4% 12.5% 77% 23% --------------------------------------------------------------- CPU utilization were obtained using ''xentop''. Does anyone know which new changes might have caused this anomaly? I ran ''hg annotate'' on sched_bvt.c and it looks like most of the algorithm specific code has not been touched in a while. Thanks, Diwaker -- Web/Blog/Gallery: http://floatingsun.net/blog _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
Hi, I just added 32GB memory in my system and wanted Xen to see that memory, so enabled PAE in xen0 and XenU. I did a make menuconfig in xen0 and xenU, then did a make in xen-unstable and a make install. Whilebooting this kernel, I get the above error PAE mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE defined and so does cpufeature.h have this defined.
2005 Oct 06
3
Xen unstable/SuSE 9.3 install issue
Hi, I have successfully installed Xen unstable binary on SuSE 9.3. I am trying to do a source install and I got the following error. Will be glad for any help or guidance. In file included from include/asm-xen/asm/processor.h:18, from include/asm/thread_info.h:17, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from