On 10/04/2015 21:47, Radim Krčmář wrote: > Saves one O(log N) search. > > Signed-off-by: Radim Krčmář <[email protected]> > --- > I'm still not sure how to bridge the gap between the code we have and > the code I want, but all routes so far contained this change. Notice > that we use '_memslot' and '_in_slot' suffix for the same meaning ... > (And the completely useless 'kvm' parameter for page dirtying.)
I have the same patch (plus exporting mark_dirty_page_in_slot and removing the extra 'kvm' parameter :)) in my SMM queue. I'll replace it with yours. Paolo -- 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
