cloud-hypervisor/src
Sebastien Boeuf ad223f2b50 fs: Use cache=none by default
The cache= option from the virtiofsd backend is meant to be used
depending on how the user wants to use the guest page cache. For most
use cases, we want to bypass the guest page cache to reduce the guest
memory footprint, which is why "cache=none" should be the default.

"cache=always" is the other option when the user wants to do something
specific by using the guest page cache, but should not be the default
anymore.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-01-08 09:27:07 +01:00
..
bin vhost-user-blk backend: add readonly support 2019-12-18 09:45:11 +01:00
main.rs fs: Use cache=none by default 2020-01-08 09:27:07 +01:00