Re: Let's get rid of ide-scsi

From: Alan Cox
Date: Fri Feb 10 2006 - 13:08:49 EST


On Gwe, 2006-02-10 at 12:31 -0500, Wakko Warner wrote:
> If/When libata takes over ide in general, how many of these machine will
> then require the scsi layer? I would think all systems would except ones
> without internal disks (non-usb/firewire).

You'll want libata (but not eventually all of the scsi layer) for just
about anything at that point. On the bright side you won't have scsi
loaded for your USB devices and drivers/ide loaded for your IDE disks so
for most cases I suspect it will be neutral or save memory.

If you are really tighht on memory and just using CF then its probably
worth writing a simple CF driver for embedded use. Its probably a matter
of 10K of code if that for the subset in question.

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