Re: [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap()use

From: Rik van Riel
Date: Sat Dec 01 2012 - 13:57:03 EST


On 12/01/2012 01:38 PM, Linus Torvalds wrote:
On Sat, Dec 1, 2012 at 4:26 AM, Ingo Molnar <mingo@xxxxxxxxxx> wrote:


So as a quick concept hack I wrote the patch attached below.
(It's not signed off, see the patch description text for the
reason.)

Well, it confirms that anon_vma locking is a big problem, but as
outlined in my other email it's completely incorrect from an actual
behavior standpoint.

Btw, I think the anon_vma lock could be made a spinlock

The anon_vma lock used to be a spinlock, and was turned into a
mutex by Peter, as part of an effort to make more of the VM
preemptible.

--
All rights reversed
--
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/