On 05/15/2011 12:44 AM, Xiao Guangrong wrote:
Parent pte rmap and page rmap are very similar, so use the same arithmetic for them
While they're similar, this is going to cause a lot of confusion because the name 'rmap' already has a deep meaning, at least for me.
Maybe we can call the abstract structure 'spte_list' and define operations on that, then implement rmap_* and *_parent_pte as wrappers around spte_list.
-- 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