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)
Fri, Apr 10, 5:58 AM
Unknown Object (File)
Tue, Apr 7, 11:16 AM
Unknown Object (File)
Sun, Apr 5, 9:22 PM
Unknown Object (File)
Sat, Apr 4, 3:15 PM
Unknown Object (File)
Sun, Mar 29, 9:00 AM
Unknown Object (File)
Sun, Mar 29, 12:17 AM
Unknown Object (File)
Sat, Mar 28, 6:20 PM
Unknown Object (File)
Thu, Mar 26, 5: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.