Il 07/09/2014 01:09, Christoph Hellwig ha scritto: > Most virtio setups have a fairly limited number of ring entries available. Are you disabling indirect descriptors? With indirect descriptors entry merging doesn't buy you any more space, so perhaps you can key the flag off the availability of VIRTIO_RING_F_INDIRECT_DESC. Paolo > Enable S/G entry merging by default to fit into less of them. This restores > the behavior at time of the virtio-blk blk-mq conversion, which was changed > by commit "block: add queue flag for disabling SG merging" which made the > behavior optional, but didn't update the existing drivers to keep their > previous behavior. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization