Re: [RFT] #2 Support for ~2144 SCSI discs

Andreas Dilger (adilger@turbolinux.com)
Thu, 2 Aug 2001 01:51:48 -0600 (MDT)


Richard writes:
> Hi, all. Below is my second cut of a patch that adds support for
> large numbers of SCSI discs (approximately 2144). I'd like people to
> try this out. I've fixed a couple of "minor" typos that happened to
> disable sd detection. I've also tested this patch: it works fine on my
> 3 drive system. In addition, I've switched to using vmalloc() for key
> data structures, so the kmalloc() limitations shouldn't hit us. I've
> added an in_interrupt() test to sd_init() just in case.

The real question is whether this code is limited to adding only SCSI
major numbers, or if it could be used to assign major numbers to
other subsystems (sorry I haven't looked at the code yet)?

From our discussion last week, it _should_ be able to assign major
numbers to other systems like EVMS, which you would probably want to
use on top of those 2144 SCSI disks anyways. However, since you are
billing this as the "2144 SCSI disk patch", I thought I would confirm.

Cheers, Andreas

-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

- 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/