On 6/4/14, Paolo Bonzini <[email protected]> wrote: > From: Ming Lei <[email protected]> > > The spinlock of tgt_lock is only for serializing read and write > req_vq, one lockless seqcount is enough for the purpose. > > On one 16core VM with vhost-scsi backend, the patch can improve > IOPS with 3% on random read test. > > Signed-off-by: Ming Lei <[email protected]> > [Add initialization in virtscsi_target_alloc. - Paolo] > Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Venkatesh Srinivas <[email protected]> -- vs; -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

