[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC] Implement Batched (group) ticket lock
On Wed, May 28, 2014 at 05:46:39PM +0530, Raghavendra K T wrote: > In virtualized environment there are mainly three problems > related to spinlocks that affect performance. > 1. LHP (lock holder preemption) > 2. Lock Waiter Preemption (LWP) > 3. Starvation/fairness > > Though ticketlocks solve the fairness problem, it worsens LWP, LHP problems. > pv-ticketlocks tried to address this. But we can further improve at the > cost of relaxed fairness. So I really hate the idea of having different locks for paravirt and normal kernels. And we're looking to move to that queued lock for normal kernels. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |