Page MenuHomeFreeBSD

bhyve: implement NVMe Flush command
ClosedPublic

Authored by chuck on May 18 2020, 1:43 PM.
Tags
None
Referenced Files
F146937091: D24880.diff
Fri, Mar 6, 10:32 PM
Unknown Object (File)
Thu, Mar 5, 11:29 AM
Unknown Object (File)
Sun, Mar 1, 5:29 PM
Unknown Object (File)
Sun, Mar 1, 11:00 AM
Unknown Object (File)
Sun, Mar 1, 6:29 AM
Unknown Object (File)
Thu, Feb 26, 1:19 PM
Unknown Object (File)
Sun, Feb 8, 2:13 AM
Unknown Object (File)
Sat, Feb 7, 10:29 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 31150

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.