David S. Ahern wrote:
Does the fact that the hugemem kernel works just fine have any bearing on your options? Or rather, is there something unique about the way kscand works in the hugemem kernel that its performance is ok?
Yes. If your guest has < 4GB of memory, then all of it is lowmem in the hugemem kernel, and the two-step process for modifying a pte is short-circuited into just one step, and everything works fine.
-- 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
