Jens Axboe wrote:
I updated that patch, and converted IDE and SCSI to use it. See the results here: http://brick.kernel.dk/git/?p=linux-2.6-block.git;a=shortlog;h=blk-softirq The main change from the version posted last october is killing the 'slightly' overdesigned completion queue hashing.
Nifty, I like. Comments: * use of spin_lock_irq() in all completion paths now makes me nervous.* certainly it's what SCSI does now, but is a softirq really necessary? Using a tasklet would kill all that per-cpu code, and notifier.
- 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/
- Follow-Ups:
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jens Axboe <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- References:
- [PATCH] libata error handling fixes (ATAPI)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Tejun Heo <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Tejun Heo <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jens Axboe <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Mike Christie <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jens Axboe <[email protected]>
- Re: [PATCH] libata error handling fixes (ATAPI)
- From: Jens Axboe <[email protected]>
- [PATCH] libata error handling fixes (ATAPI)
- Prev by Date: Re: [x86_64] 2.6.14-git13 mplayer fails with "v4l2: ioctl queue buffer failed: Bad address" (2 Nov 2005, 11 Nov 2005)
- Next by Date: [PATCH] common compat_sys_trimer_create
- Previous by thread: Re: [PATCH] libata error handling fixes (ATAPI)
- Next by thread: Re: [PATCH] libata error handling fixes (ATAPI)
- Index(es):