K 10 svn:author V 6 bryanv K 8 svn:date V 27 2015-01-01T01:43:00.474215Z K 7 svn:log V 405 MFC r275335: Cleanup and performance improvement of the virtio_blk driver - Add support for GEOM direct completion. Depending on the benchmark, this tends to give a ~30% improvement w.r.t IOPs and BW. - Remove an invariants check in the strategy routine. This assertion is caught later on by an existing panic. - Rename and resort various related functions to make more sense. END