Page MenuHomeFreeBSD

bhyve: implement NVMe Flush command
ClosedPublic

Authored by chuck on May 18 2020, 1:43 PM.
Tags
None
Referenced Files
F109643235: D24880.diff
Fri, Feb 7, 9:37 PM
F109639340: D24880.id73824.diff
Fri, Feb 7, 8:30 PM
Unknown Object (File)
Jan 8 2025, 8:32 PM
Unknown Object (File)
Dec 15 2024, 8:05 AM
Unknown Object (File)
Oct 20 2024, 3:11 AM
Unknown Object (File)
Oct 4 2024, 11:46 PM
Unknown Object (File)
Sep 24 2024, 9:11 AM
Unknown Object (File)
Sep 23 2024, 12:09 AM
Subscribers

Details

Summary

This adds support for the NVMe I/O command Flush. For block-based
devices, submit a DIOCGFLUSH to the backing storage. Otherwise, command
is treated like a NOP and completes with a Successful status.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.May 18 2020, 1:43 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:31 AM
This revision was automatically updated to reflect the committed changes.