Re: New TRIM/UNMAP tree published (2009-05-02)

From: Jeff Garzik
Date: Sun May 03 2009 - 14:40:39 EST


Jeff Garzik wrote:
(2) determine at init if queue (a) supports explicit DISCARD and/or (b) supports DISCARD flag passed with READ or WRITE


As an aside -- does any existing command set support case #b, above?

AFAICT, ATA, SCSI and NVMHCI all have a single, explicit hardware command to discard/deallocate unused sectors.

Therefore, creating REQ_TYPE_DISCARD seems to eliminate any need for new hook ->prepare_discard().

This provides a 1:1 correspondence between hardware and struct request, most closely matching the setup of known hardware.

Jeff



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