On Thu, Mar 22 2007, FUJITA Tomonori wrote:
> This patch addresses on two issues on bsg device allocation.
> 
> - the current maxium number of bsg devices is 256. It's too small if
> we allocate bsg devices to all SCSI devices, transport entities, etc.
> This increses the maxium number to 32768 (taken from the sg driver).
> 
> - SCSI devices are dynamically added and removed. Currently, bsg can't
> handle it well since bsd_device->minor is simply increased.
> 
> This is dependent on the patchset that I posted yesterday:
> 
> http://marc.info/?l=linux-scsi&m=117440208726755&w=2

applied

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to