Post #1894136
2026-03-23 12:28 UTC
@vegard I'd want to check that you're comparing the same caching and writeback settings and ordering semantics; in some of the more careful modes I know the qemu code is careful not to tell the guest a write is complete until it gets to.. the os? the disk? not sure - but that can be a source of some perf differences. Still if it's actually 10% faster, then finding out why would be interesting and telling @stefanha !
Replies (1)
-
@stefanha@fosstodon.org 2026-03-23 20:56
@penguin42 @vegard qcow2 has been implemented in the kernel in C before. It wasn't merged because they're wasn't a community around it with an interest in maintaining the code.