Re: [PATCH 01 of 11] mmu-notifier-core

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrea Arcangeli
Date: Sunday, May 4, 2008 - 3:08 pm

On Sun, May 04, 2008 at 02:13:45PM -0500, Robin Holt wrote:

Yes, this was explicitly asked by Andrew after his review. This is the
explanation pasted from the changelog.

3) It'd be a waste to add branches in the VM if nobody could possibly
   run KVM/GRU/XPMEM on the kernel, so mmu notifiers will only enabled
   if CONFIG_KVM=m/y. In the current kernel kvm won't yet take
   advantage of mmu notifiers, but this already allows to compile a
   KVM external module against a kernel with mmu notifiers enabled and
   from the next pull from kvm.git we'll start using them. And
   GRU/XPMEM will also be able to continue the development by enabling
   KVM=m in their config, until they submit all GRU/XPMEM GPLv2 code
   to the mainline kernel. Then they can also enable MMU_NOTIFIERS in
   the same way KVM does it (even if KVM=n). This guarantees nobody
   selects MMU_NOTIFIER=y if KVM and GRU and XPMEM are all =n.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00 of 11] mmu notifier #v15, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 01 of 11] mmu-notifier-core, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 02 of 11] get_task_mm, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 03 of 11] invalidate_page outside PT lock, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 04 of 11] free-pgtables, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 05 of 11] unmap vmas tlb flushing, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 06 of 11] rwsem contended, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 07 of 11] i_mmap_rwsem, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 08 of 11] anon-vma-rwsem, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 09 of 11] mm_lock-rwsem, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 10 of 11] export zap_page_range for XPMEM, Andrea Arcangeli, (Fri May 2, 8:05 am)
[PATCH 11 of 11] mmap sems, Andrea Arcangeli, (Fri May 2, 8:05 am)
Re: [PATCH 00 of 11] mmu notifier #v15, Jack Steiner, (Sat May 3, 4:09 am)
Re: [PATCH 01 of 11] mmu-notifier-core, Robin Holt, (Sun May 4, 12:13 pm)
Re: [PATCH 01 of 11] mmu-notifier-core, Andrea Arcangeli, (Sun May 4, 3:08 pm)
Re: [PATCH 01 of 11] mmu-notifier-core, Robin Holt, (Sun May 4, 7:25 pm)
Re: [PATCH 01 of 11] mmu-notifier-core, Jack Steiner, (Mon May 5, 9:21 am)
Re: [PATCH 01 of 11] mmu-notifier-core, Andrea Arcangeli, (Mon May 5, 10:14 am)
Re: [PATCH 01 of 11] mmu-notifier-core, Jack Steiner, (Mon May 5, 10:25 am)
Re: [PATCH 01 of 11] mmu-notifier-core, Andrea Arcangeli, (Mon May 5, 11:34 am)
Re: [PATCH 01 of 11] mmu-notifier-core, Jack Steiner, (Mon May 5, 12:46 pm)
Re: [PATCH 01 of 11] mmu-notifier-core, Andrea Arcangeli, (Tue May 6, 7:46 am)
mmu notifier v15 -> v16 diff, Andrea Arcangeli, (Tue May 6, 10:53 am)