Re: [PATCH RFC 3/4] Paravirtualized spinlock implementation for KVM guests

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Monday, August 2, 2010 - 11:59 pm

On 08/02/2010 06:20 PM, Jeremy Fitzhardinge wrote:

Hm.  The tracing code already uses a specialized lock (arch_spinlock_t), 
perhaps we can make this lock avoid the tracing?

It's really sad, btw, there's all those nice lockless ring buffers and 
then a spinlock for ftrace_vbprintk(), instead of a per-cpu buffer.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC 0/4] Paravirt-spinlock implementation for KVM g ..., Srivatsa Vaddagiri, (Sun Jul 25, 11:11 pm)
[PATCH RFC 1/4] Debugfs support for reading an array of u3 ..., Srivatsa Vaddagiri, (Sun Jul 25, 11:13 pm)
[PATCH RFC 2/4] Add yield hypercall for KVM guests, Srivatsa Vaddagiri, (Sun Jul 25, 11:14 pm)
[PATCH RFC 3/4] Paravirtualized spinlock implementation fo ..., Srivatsa Vaddagiri, (Sun Jul 25, 11:15 pm)
[PATCH RFC 4/4] Add yield hypercall support in Qemu, Srivatsa Vaddagiri, (Sun Jul 25, 11:16 pm)
Re: [PATCH RFC 0/4] Paravirt-spinlock implementation for K ..., Jeremy Fitzhardinge, (Mon Jul 26, 10:18 am)
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests, Jeremy Fitzhardinge, (Mon Jul 26, 10:19 am)
Re: [PATCH RFC 0/4] Paravirt-spinlock implementation for K ..., Srivatsa Vaddagiri, (Wed Jul 28, 7:47 am)
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests, Srivatsa Vaddagiri, (Wed Jul 28, 7:55 am)
Re: [PATCH RFC 0/4] Paravirt-spinlock implementation for K ..., Konrad Rzeszutek Wilk, (Wed Jul 28, 3:10 pm)
Re: [PATCH RFC 0/4] Paravirt-spinlock implementation for K ..., Konrad Rzeszutek Wilk, (Wed Jul 28, 3:42 pm)
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests, Jeremy Fitzhardinge, (Mon Aug 2, 8:08 am)
Re: [PATCH RFC 3/4] Paravirtualized spinlock implementatio ..., Jeremy Fitzhardinge, (Mon Aug 2, 8:20 am)
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests, Srivatsa Vaddagiri, (Mon Aug 2, 10:16 pm)
Re: [PATCH RFC 2/4] Add yield hypercall for KVM guests, Srivatsa Vaddagiri, (Mon Aug 2, 10:33 pm)
Re: [PATCH RFC 3/4] Paravirtualized spinlock implementatio ..., Avi Kivity, (Mon Aug 2, 11:59 pm)
Re: [PATCH RFC 3/4] Paravirtualized spinlock implementatio ..., Jeremy Fitzhardinge, (Tue Aug 3, 10:47 am)