Re: Implementing NVMHCI...

From: Alan Cox
Date: Sat Apr 11 2009 - 15:33:53 EST


> The spec describes the sector size as
> "512, 1k, 2k, 4k, 8k, etc." It will be interesting to reach
> "etc" territory.

Over 4K will be fun.

> - ahci.c becomes a tiny stub with a pci_device_id match table,
> calling functions in libahci.c.

It needs to a be a little bit bigger because of the folks wanting to do
non PCI AHCI, so you need a little bit of PCI wrapping etc

> With a brand new command set, might as well avoid SCSI completely IMO,
> and create a brand new block device.

Providing we allow for the (inevitable ;)) joys of NVHCI over SAS etc 8)


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