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, Nov 7, 8:35 AM
Unknown Object (File)
Thu, Nov 6, 4:08 AM
Unknown Object (File)
Wed, Nov 5, 3:43 PM
Unknown Object (File)
Wed, Nov 5, 3:40 PM
Unknown Object (File)
Wed, Nov 5, 1:47 AM
Unknown Object (File)
Tue, Nov 4, 11:33 PM
Unknown Object (File)
Thu, Oct 23, 7:41 AM
Unknown Object (File)
Thu, Oct 23, 7:41 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.