Re: [PATCH 1/2] mm: Take all anon_vma locks in anon_vma_lock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrea Arcangeli
Date: Monday, May 3, 2010 - 10:18 am

On Mon, May 03, 2010 at 07:11:19PM +0200, Peter Zijlstra wrote:

ptl not enough, or it'd break if stack grows fast more than the size
of one pmd, page_table_lock enough instead.

Keeping anon_vma lock is sure fine with me ;), I was informally asked
if it was a must have, and I couldn't foresee any problem in
_replacing_ it (not removing) with page_table_lock (which I hope I
mentioned in my answer ;). But I never had an interest to remove it,
just I couldn't find any good reason to keep it either other than
"paranoid just in case", which is good enough justification to me ;)
considering these archs are uncommon and by definition gets less
testing.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/2] mm: Take all anon_vma locks in anon_vma_lock, Andrea Arcangeli, (Mon May 3, 10:02 am)
Re: [PATCH 1/2] mm: Take all anon_vma locks in anon_vma_lock, Andrea Arcangeli, (Mon May 3, 10:18 am)
Re: [PATCH 1/2] mm: Take all anon_vma locks in anon_vma_lock, Andrea Arcangeli, (Mon May 3, 11:13 am)