Re: [PATCH] SATA NCQ support
From: Jeff Garzik <hidden>
Date: 2005-05-27 08:24:24
Also in:
lkml
From: Jeff Garzik <hidden>
Date: 2005-05-27 08:24:24
Also in:
lkml
Jens Axboe wrote:
Actually, slight "problem" there as well... We need to translate the SCSI command prior to making this decision, as we may get both NCQ and non-NCQ commands from that path as well. For now I'll just make the distinction that fs based SCSI requests are the only NCQ candidates, ok?
that's fine. Jeff