[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Mapping shared pages from Windows
> At the moment my development is in the initial stages of learning the Xen > infrastructure and how to push things around. I expect to be another couple of > weeks experimenting with ways of doing things before I decide how this should > be > done. Like for instance setting up a CPU pool with the arinc653 scheduler > seems > to crash the hypervisor. I just tried to repeat your issue and I get a crash in the credit scheduler!? (XEN) Xen BUG at sched_credit.c:917 (XEN) ----[ Xen-4.4-unstable x86_64 debug=y Tainted: C ]---- (XEN) CPU: 0 (XEN) RIP: e008:[<ffff82d08011a30d>] csched_free_vdata+0x9/0x15 (XEN) RFLAGS: 0000000000010202 CONTEXT: hypervisor If I create a pool with any scheduler other than arinc653, I do not see this crash, so something is definitely not right. I am pretty sure that this line in the arinc653 scheduler is the culprit. if ( (vc->sched_priv = xmalloc(arinc653_vcpu_t)) == NULL ) >> >> James > Simon. > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |