Re: [PATCH v7 1/3] nvme: enable FDP support
Bart Van Assche <[email protected]>
| Newsgroups | gmane.linux.kernel.aio.general,gmane.linux.file-systems,gmane.linux.kernel.io-uring,gmane.linux.block |
|---|---|
| Message-ID | <[email protected]> |
On 9/30/24 11:13 AM, Kanchan Joshi wrote: > Flexible Data Placement (FDP), as ratified in TP 4146a, allows the host > to control the placement of logical blocks so as to reduce the SSD WAF. > > Userspace can send the data lifetime information using the write hints. > The SCSI driver (sd) can already pass this information to the SCSI > devices. This patch does the same for NVMe. > > Fetch the placement-identifiers if the device supports FDP. > The incoming write-hint is mapped to a placement-identifier, which in > turn is set in the DSPEC field of the write command. Is the description of this patch correct? The above description suggests that FDP information is similar in nature to SCSI data lifetime information. I don't think that's correct. Thanks, Bart. -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to [email protected]. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: <a href=mailto:"[email protected]">[email protected]</a>