Re: [BK PATCHES] add ata scsi driver

From: James Bottomley (James.Bottomley@steeleye.com)
Date: Mon May 26 2003 - 14:21:04 EST


On Mon, 2003-05-26 at 15:07, Jens Axboe wrote:
> Alright, so what do you need? Start out with X tags, shrink to Y (based
> on repeated queue full conditions)? Anything else?

Actually, it's easier than that: just an API to alter the number of tags
in the block layer (really only the size of your internal hash table).
The actual heuristics of when to alter the queue depth is the province
of the individual drivers (although Doug Ledford was going to come up
with a generic implementation).

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/