Re: [BK PATCHES] add ata scsi driver

Jens Axboe (axboe@suse.de)
Tue, 27 May 2003 19:16:05 +0200


On Tue, May 27 2003, James Bottomley wrote:
> On Tue, 2003-05-27 at 08:39, Jens Axboe wrote:
> > James, something like this would be enough then (untested, compiles)?
>
> Yes...the only concern I would have is that if you downsize the tag map,
> you don't seem to keep any memory of what the high water mark actually
> is. Thus, I can drop the depth by 8 and then increase it again by 4 and
> you won't see that the increase can be accommodated by the already
> allocated space.

If you increase it again, the maps are resized. Is that a problem? Seems
ok to me.

-- 
Jens Axboe

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