[PATCH] nvme: prepare support for Apple NVMe controller

Jon Derrick jonathan.derrick at intel.com
Thu Oct 29 08:10:56 PDT 2015


> +#define readq lo_hi_readq
> +#define writeq lo_hi_writeq
> +

Good job figuring that one out. But this should be a quirk:
a) It will sacrifice some io cycles on other devices
b) It may get lost at some point in the name of performance

Christoph recently added a quirks mechanism where I think it would fit



More information about the Linux-nvme mailing list