On 04/17/2011 02:11 PM, Sasha Levin wrote:
I don't think it's worth delaying the next readv() to run through read_in_full, and whats more, the part we're going to read again is probably sitting in the file cache anyway.
If you have a file cache. High performance often means bypassing the cache, and in those cases submitting guest requests exactly as the guest passed them is important.
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html