HomeFreeBSD

Workaround bhyve virtual disks operation on top of GEOM providers.

Description

Workaround bhyve virtual disks operation on top of GEOM providers.

GEOM does not support scatter/gather lists in its I/Os. Such requests
are cut in pieces by physio(), that may be problematic, if those pieces
are not multiple of provider's sector size. If such case is detected,
move the data through temporary sequential buffer.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS281699: No need to delete export from filesystems which are not exported.
Branches
Unknown
Tags
Unknown

Event Timeline