[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] RE: Ballooning up
Also, looking at the latest code in xen/next-2.6.32, I see you have removed the balloon lock. Isn't this necessary to ensure multiple vcpus aren't racing on adjusting the balloon size (and performing the hypercalls to do it)? IOW, are increase/decrease_reservation and the calls into the hypervisor thread-safe? And, related especially if the lock goes away (repeat of question asked here http://lists.xensource.com/archives/html/xen-devel/2010-08/msg01664.html ) wouldn't it be better to use a separate workqueue rather than the kernel default queue, and is there any reason to queue the work on every cpu rather than just one? Thanks, Dan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |