Page MenuHomeFreeBSD

bhyve: implement NVMe Flush command
ClosedPublic

Authored by chuck on May 18 2020, 1:43 PM.
Tags
None
Referenced Files
F81589637: D24880.id73824.diff
Thu, Apr 18, 2:33 PM
Unknown Object (File)
Thu, Apr 18, 8:53 AM
Unknown Object (File)
Wed, Mar 27, 10:57 PM
Unknown Object (File)
Jan 12 2024, 6:38 PM
Unknown Object (File)
Nov 13 2023, 7:53 AM
Unknown Object (File)
Oct 18 2023, 5:40 PM
Unknown Object (File)
Oct 11 2023, 6:55 AM
Unknown Object (File)
Sep 6 2023, 1:41 PM
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.