Re: [Question] [Block] Is there a way to control the read caching of a b
From:
DUO Labs
Subject:
Re: [Question] [Block] Is there a way to control the read caching of a block device?
Date:
Wed, 4 Sep 2024 02:23:37 -0400
Looking at vmnet-common.m again, I do notice that it does not implement receive_iov. I'm assuming QEMU has some "polyfill" mode to emulate the missing method. Does this "polyfill" take up any significant time compared to a "native" implementation?