[ofa-general] Re: EMM: Fixup return value handling of emm_notify()

Andrea Arcangeli andrea at qumranet.com
Thu Apr 3 08:00:48 PDT 2008


On Thu, Apr 03, 2008 at 12:40:46PM +0200, Peter Zijlstra wrote:
> It seems to me that common code can be shared using functions? No need
> FWIW I prefer separate methods.

kvm patch using mmu notifiers shares 99% of the code too between the
two different methods implemented indeed. Code sharing is the same and
if something pointer to functions will be faster if gcc isn't smart or
can't create a compile time hash to jump into the right address
without having to check every case: .



More information about the general mailing list