Re: [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use
From: Rik van Riel <hidden>
Date: 2012-12-01 18:57:08
Also in:
lkml
From: Rik van Riel <hidden>
Date: 2012-12-01 18:57:08
Also in:
lkml
On 12/01/2012 01:38 PM, Linus Torvalds wrote:
On Sat, Dec 1, 2012 at 4:26 AM, Ingo Molnar [off-list ref] wrote:quoted
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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>