Jens Axboe a8474ce23a SCSI: support for allocating large scatterlists
This is what enables large commands. If we need to allocate an
sgtable that doesn't fit in a single page, allocate several
SCSI_MAX_SG_SEGMENTS sized tables and chain them together.

SCSI defaults to large chained sg tables, if the arch supports it.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-16 11:12:53 +02:00
..
2007-07-31 15:39:39 -07:00
2007-08-22 19:52:46 -07:00
2007-10-14 12:41:51 -07:00
2007-10-16 11:05:06 +02:00
2007-07-31 15:39:37 -07:00
2007-10-14 08:53:33 -07:00