Nick Piggin wrote:
Jens Axboe wrote:

Looks good, I've been toying with something very similar for a long time
myself.


Here is another thing I just noticed that should further reduce the locking by at least 1, sometimes 2 lock/unlock pairs per request. At the cost of uglifying the code somewhat. Although it is pretty nicely contained, so Jens you might consider it acceptable as is, or we could investigate how to make it nicer if Kenneth reports some improvement.

Note, this isn't runtime tested - it could easily have a bug.


OK - I have booted this on a 4-way SMP with SCSI disks, and done some IO tests, and no hangs.

So Kenneth if you could look into this one as well, to see if
it is worthwhile, that would be great.


- 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/

Reply via email to