As well-known, direct 4k random read performance is the worst-case read performance test for the file system area.
The below screenshot shows the following fio workload's result on different environments.
It seems like that host1, host2 results are from "real hardware" not emulated one. Is that right?
Then, I'm quite curious about the result of vanilla qemu vs Giant vm.
As well-known, direct 4k random read performance is the worst-case read performance test for the file system area. The below screenshot shows the following fio workload's result on different environments.
In these simple experiments, we can find 2 ways for enhancement.
First, we need to increase the total throughput of reading and check the bottleneck during remote-CPU file I/O work.
Any opinions?