[PATCH 0/8] mm: Preemptibility -v8
From: Peter Zijlstra
Date: Thu Feb 17 2011 - 12:12:19 EST
This series depends on the previous two series:
- mm: Simplify anon_vma lifetime rules
- mm: mmu_gather rework
These patches make part of the mm a lot more preemptible. It converts
i_mmap_lock and anon_vma->lock to mutexes which together with the mmu_gather
rework makes mmu_gather preemptible as well.
Making i_mmap_lock a mutex also enables a clean-up of the truncate code.
This also allows for preemptible mmu_notifiers, something that XPMEM I think
wants.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/