Hi Mark,
Can you run tests with a real workload? For example, a kernel build
inside the VM?
Yeah, I agree it's far from a realistic workload. However, it's the test case
which was suggested when async page fault was proposed from day one, according
to the following document. On the page#34, you can see the benchmark, which is
similar to what we're doing.
https://www.linux-kvm.org/images/a/ac/2010-forum-Async-page-faults.pdf
Ok. I will test with the workload to build kernel or another better one to
represent the case.