Page MenuHomeFreeBSD

bhyve: implement NVMe Flush command
ClosedPublic

Authored by chuck on May 18 2020, 1:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 13 2025, 6:18 AM
Unknown Object (File)
Sep 7 2025, 8:20 AM
Unknown Object (File)
Aug 20 2025, 8:05 PM
Unknown Object (File)
Aug 20 2025, 8:05 PM
Unknown Object (File)
Jul 22 2025, 1:37 PM
Unknown Object (File)
Jul 22 2025, 1:37 PM
Unknown Object (File)
Jul 22 2025, 1:37 PM
Unknown Object (File)
Jul 22 2025, 1:37 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.