[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Thread in hypervisor
> I would like to run some tasks in context of hypervisor. > I saw some suggested to use timer but timer function seems to run in > context of a domain which is currently running. > What I want is something like kernel thread in hypervisor,( hypervisor > thread :-) ). Xen's traditionally been event-driven, but I think there's a feeling that hypervisor threads may happen at some point. I don't know what the details are though. (side note: IIRC, there was a load balancer design that used the idle domain as a "hypervisor thread" - maybe you could hack something in there?) The other possibility, I guess, is that depending on what you want to do you might be able to add a hypercall interface so that the "thread context" can be a kernel / user thread in dom0. Cheers, Mark -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |