Re: [RFT] Support for ~2144 SCSI discs

Alan Cox (alan@bagpuss.swansea.linux.org.uk)
Sun, 29 Jul 2001 16:34:11 -0400 (EDT)


> In previous experiments trying to connect up to 512 devices we switched to
> vmalloc because the static nature of sd.c's allocation exceeds 128k which
> I assumed was the max for kmalloc YMMV.

vmalloc is fine, but for large sets of disks sd should be disk object
pointers instead, and a 32bit dev_t migration will be needed anyway
-
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/