[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/10] xen/blkfront: use work queue to fast blkif interrupt return
On 15/02/2015 08:19, Bob Liu wrote: Move the request complete logic out of blkif_interrupt() to a work queue, after that we can replace 'spin_lock_irq' with 'spin_lock' so that irq won't be disabled too long in blk_mq_queue_rq(). I think using a threaded interrupt (like scsifront) is better than work. Also, this seems orthogonal to the multiqueue support. Is it a useful bug fix on its own? David _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |